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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 祭?駿???? 100011011101010100111111100011110111100000111111001111110011111100111111 8dd53f8f783f3f3f3f
EUC-JP 祭?駿???勖 1011101011010111001111111011110111011001001111110011111100111111100011111011001111101101 bad73fbdd93f3f3f8fb3ed
UTF-8 祭렢駿숄렰렋勖 111001111010010110101101111010111010000010100010111010011010011110111111111011001000100010000100111010111010000010110000111010111010000010001011111001011000101110010110 e7a5adeba0a2e9a7bfec8884eba0b0eba08be58b96
UHC 祭렢駿숄렰렋勖 1111000010101110100011101011001111110001111001111011110011110001100011101011110110001110101000101110100111101101 f0ae8eb3f1e7bcf18ebd8ea2e9ed

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