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 1000110111010101001111110011111100111111100011011101010100111111001111110011111101000010 8dd53f3f3f8dd53f3f3f42
EUC-JP 祭???祭???B 1011101011010111001111110011111100111111101110101101011100111111001111110011111101000010 bad73f3f3fbad73f3f3f42
UTF-8 祭목렰렮祭목렰렮B 11100111101001011010110111101011101010101010100111101011101000001011000011101011101000001010111011100111101001011010110111101011101010101010100111101011101000001011000011101011101000001010111001000010 e7a5adebaaa9eba0b0eba0aee7a5adebaaa9eba0b0eba0ae42
UHC 祭목렰렮祭목렰렮B 1111000010101110101110001111000110001110101111011000111010111011111100001010111010111000111100011000111010111101100011101011101101000010 f0aeb8f18ebd8ebbf0aeb8f18ebd8ebb42

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