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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 燿?????埃??^ 111000001010000000111111001111110011111100111111001111111001101010111010001111110011111101011110 e0a03f3f3f3f3f9aba3f3f5e
EUC-JP 燿?????埃??^ 111000001010001000111111001111110011111100111111001111111101010010111100001111110011111101011110 e0a23f3f3f3f3fd4bc3f3f5e
UTF-8 燿쒎몚濾뚪옖埃덂뫝^ 11100111100001111011111111101100100100101000111011101011101010101001101011101111101001101000010011101011100110101010101011101100100110001001011011100101100111111000001111101011100011011000001011101011101010111001110101011110 e787bfec928eebaa9aefa684eb9aaaec9896e59f83eb8d82ebab9d5e
UHC 燿쒎몚濾뚪옖埃덂뫝^ 11101000111111001001110011100101100100011000100011100110101001001000110011101001100111101001110011100100111011111000100011100101100100011011110101011110 e8fc9ce59188e6a48ce99e9ce4ef88e591bd5e

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