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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???蹙???寥 00111111001111110011111111100111010001010011111100111111001111111001101110001100 3f3f3fe7453f3f3f9b8c
EUC-JP ???蹙???寥 00111111001111110011111111101101101001100011111100111111001111111101010111101100 3f3f3feda63f3f3fd5ec
UTF-8 뤗횓㏉蹙풇피렢寥 111010111010010010010111111011011001101010010011111000111000111110001001111010001011100110011001111011011001001010000111111011011001010010111100111010111010000010100010111001011010111110100101 eba497ed9a93e38f89e8b999ed9287ed94bceba0a2e5afa5
UHC 뤗횓㏉蹙풇피렢寥 10001111110001111100001110001110101001111110110111110101111011001011111010001111110001111100011110001110101100111110100011101111 8fc7c38ea7edf5ecbe8fc7c78eb3e8ef

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