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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?箝????????B 001111111110001010101101001111110011111100111111001111110011111100111111001111110011111101000010 3fe2ad3f3f3f3f3f3f3f3f42
EUC-JP ?箝????????B 001111111110010010101111001111110011111100111111001111110011111100111111001111110011111101000010 3fe4af3f3f3f3f3f3f3f3f42
UTF-8 렻箝렜렻렰렻ㅔ렍렺렖B 11101011101000001011101111100111101011101001110111101011101000001001110011101011101000001011101111101011101000001011000011101011101000001011101111100011100001011001010011101011101000001000110111101011101000001011101011101011101000001001011001000010 eba0bbe7ae9deba09ceba0bbeba0b0eba0bbe38594eba08deba0baeba09642
UHC 렻箝렜렻렰렻ㅔ렍렺렖B 100011101100001111001100110001001000111010101110100011101100001110001110101111011000111011000011101001001100010010001110101000111000111011000010100011101010101101000010 8ec3ccc48eae8ec38ebd8ec3a4c48ea38ec28eab42

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