To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 奣ァ閨殤}奣ァ閨殤{^ 1111101010100011101001111110100010000001100111110110111001111101111110101010001110100111111010001000000110011111011011100111101101011110 faa3a7e8819f6e7dfaa3a7e8819f6e7b5e
EUC-JP 奣ァ閨殤}奣ァ閨殤{^ 100011111011100011111100100011101010011111101111111000011101110111001111011111011000111110111000111111001000111010100111111011111110000111011101110011110111101101011110 8fb8fc8ea7efe1ddcf7d8fb8fc8ea7efe1ddcf7b5e
UTF-8 奣ァ閨殤}奣ァ閨殤{^ 111001011010010110100011111011111011110110100111111010011001011010101000111001101010111010100100011111011110010110100101101000111110111110111101101001111110100110010110101010001110011010101110101001000111101101011110 e5a5a3efbda7e996a8e6aea47de5a5a3efbda7e996a8e6aea47b5e
UHC ??閨?}??閨?{^ 00111111001111111101000010110001001111110111110100111111001111111101000010110001001111110111101101011110 3f3fd0b13f7d3f3fd0b13f7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)