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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 祭???際?肢? 1000110111010101001111110011111100111111100011011101101100111111100011101000100000111111 8dd53f3f3f8ddb3f8e883f
EUC-JP 祭泮??際?肢? 10111010110101111000111111000111101010000011111100111111101110101101110100111111101110111110100000111111 bad78fc7a83f3fbadd3fbbe83f
UTF-8 祭泮렢렕際렑肢렖 111001111010010110101101111001101011001110101110111010111010000010100010111010111010000010010101111010011001101010011011111010111010000010010001111010001000001010100010111010111010000010010110 e7a5ade6b3aeeba0a2eba095e99a9beba091e882a2eba096
UHC 祭泮렢렕際렑肢렖 11110000101011101101101011101010100011101011001110001110101010101111000010110111100011101010011011110010101101101000111010101011 f0aedaea8eb38eaaf0b78ea6f2b68eab

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