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 鏃?佇?堤?祭 1110100001010110001111111001100011001000001111111001001011100111001111111000110111010101 e8563f98c83f92e73f8dd5
EUC-JP 鏃?佇?堤?祭 1110111110110111001111111101000011001010001111111100010011101001001111111011101011010111 efb73fd0ca3fc4e93fbad7
UTF-8 鏃렮佇렑堤렡祭 111010011000111110000011111010111010000010101110111001001011110110000111111010111010000010010001111001011010000010100100111010111010000010100001111001111010010110101101 e98f83eba0aee4bd87eba091e5a0a4eba0a1e7a5ad
UHC 鏃렮佇렑堤렡祭 1111000011101100100011101011101111101110101101111000111010100110111100001010011110001110101100101111000010101110 f0ec8ebbeeb78ea6f0a78eb2f0ae

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