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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 燿g?燿g?^ 1110000010100000100000101000011100111111111000001010000010000010100001110011111101011110 e0a082873fe0a082873f5e
EUC-JP 燿g?燿g?^ 1110000010100010101000111110011100111111111000001010001010100011111001110011111101011110 e0a2a3e73fe0a2a3e73f5e
UTF-8 燿g뜌燿g뜌^ 11100111100001111011111111101111101111011000011111101011100111001000110011100111100001111011111111101111101111011000011111101011100111001000110001011110 e787bfefbd87eb9c8ce787bfefbd87eb9c8c5e
UHC 燿g뜌燿g뜌^ 11101000111111001010001111100111100011011000111111101000111111001010001111100111100011011000111101011110 e8fca3e78d8fe8fca3e78d8f5e

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