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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???囚}???囚{^ 00111111001111110011111110001110111110100111110100111111001111110011111110001110111110100111101101011110 3f3f3f8efa7d3f3f3f8efa7b5e
EUC-JP ???囚}???囚{^ 00111111001111110011111110111100111111000111110100111111001111110011111110111100111111000111101101011110 3f3f3fbcfc7d3f3f3fbcfc7b5e
UTF-8 잨黎黎囚}잨黎黎囚{^ 111011001001111010101000111011111010011010001001111011111010011010001001111001011001101110011010011111011110110010011110101010001110111110100110100010011110111110100110100010011110010110011011100110100111101101011110 ec9ea8efa689efa689e59b9a7dec9ea8efa689efa689e59b9a7b5e
UHC 잨黎黎囚}잨黎黎囚{^ 10011111111100111110011010110001111001101011000111100001111101100111110110011111111100111110011010110001111001101011000111100001111101100111101101011110 9ff3e6b1e6b1e1f67d9ff3e6b1e6b1e1f67b5e

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