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 韈画ィ」蕀る峪 111010001110011110001001111001101010100010100011111001001111100110000010111010011001101110111001 e8e789e6a8a3e4f982e99bb9
EUC-JP 韈画ィ」蕀る峪 1111000011101001101100101110100010001110101010001000111010100011111010001111101110100100111010111101011010111011 f0e9b2e88ea88ea3e8fba4ebd6bb
UTF-8 韈画ィ」蕀る峪 111010011001111110001000111001111001010010111011111011111011110110101000111011111011110110100011111010001001010110000000111000111000001010001011111001011011001110101010 e99f88e794bbefbda8efbda3e89580e3828be5b3aa
UHC ?????る? 0011111100111111001111110011111100111111101010101110101100111111 3f3f3f3f3faaeb3f

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