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 ???{N}???{N{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN 燿??{N}燿??{N{^ 111000001010000000111111001111110111101101001110011111011110000010100000001111110011111101111011010011100111101101011110 e0a03f3f7b4e7de0a03f3f7b4e7b5e
EUC-JP 燿??{N}燿??{N{^ 111000001010001000111111001111110111101101001110011111011110000010100010001111110011111101111011010011100111101101011110 e0a23f3f7b4e7de0a23f3f7b4e7b5e
UTF-8 燿뗯겫{N}燿뗯겫{N{^ 11100111100001111011111111101011100101111010111111101010101100101010101101111011010011100111110111100111100001111011111111101011100101111010111111101010101100101010101101111011010011100111101101011110 e787bfeb97afeab2ab7b4e7de787bfeb97afeab2ab7b4e7b5e
UHC 燿뗯겫{N}燿뗯겫{N{^ 11101000111111001000101111101110100000011011101001111011010011100111110111101000111111001000101111101110100000011011101001111011010011100111101101011110 e8fc8bee81ba7b4e7de8fc8bee81ba7b4e7b5e

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