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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 啼???祭???B 1001101001100101001111110011111100111111100011011101010100111111001111110011111101000010 9a653f3f3f8dd53f3f3f42
EUC-JP 啼???祭???B 1101001111000110001111110011111100111111101110101101011100111111001111110011111101000010 d3c63f3f3fbad73f3f3f42
UTF-8 啼ㆁ렰렮祭목렰렮B 11100101100101011011110011100011100001101000000111101011101000001011000011101011101000001010111011100111101001011010110111101011101010101010100111101011101000001011000011101011101000001010111001000010 e595bce38681eba0b0eba0aee7a5adebaaa9eba0b0eba0ae42
UHC 啼ㆁ렰렮祭목렰렮B 1111000010100110101001001111000110001110101111011000111010111011111100001010111010111000111100011000111010111101100011101011101101000010 f0a6a4f18ebd8ebbf0aeb8f18ebd8ebb42

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