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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ????コ〓?日ゴ? 0011111100111111001111110011111110000011010100101000000110101100001111111001001111111010100000110101001100111111 3f3f3f3f835281ac3f93fa83533f
EUC-JP ????コ〓?日ゴ? 0011111100111111001111110011111110100101101100111010001010101110001111111100011011111100101001011011010000111111 3f3f3f3fa5b3a2ae3fc6fca5b43f
UTF-8 룶집룫콓コ〓룫日ゴ룴 111010111010001110110110111011001010011110010001111010111010001110101011111011001011110110010011111000111000001010110011111000111000000010010011111010111010001110101011111001101001011110100101111000111000001010110100111010111010001110110100 eba3b6eca791eba3abecbd93e382b3e38093eba3abe697a5e382b4eba3b4
UHC 룶집룫콓コ〓룫日ゴ룴 1000111110101011110000011111110110001111101000101011000110001111101010111011001110100001111010111000111110100010111011001110110110101011101101001000111110101001 8fabc1fd8fa2b18fabb3a1eb8fa2ecedabb48fa9

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