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 ???nK\}???nK\{^ 001111110011111100111111011011100100101101011100011111010011111100111111001111110110111001001011010111000111101101011110 3f3f3f6e4b5c7d3f3f3f6e4b5c7b5e
SJIS-WIN ???nK\}???nK\{^ 001111110011111100111111011011100100101101011100011111010011111100111111001111110110111001001011010111000111101101011110 3f3f3f6e4b5c7d3f3f3f6e4b5c7b5e
EUC-JP ???nK\}???nK\{^ 001111110011111100111111011011100100101101011100011111010011111100111111001111110110111001001011010111000111101101011110 3f3f3f6e4b5c7d3f3f3f6e4b5c7b5e
UTF-8 셍롍렍nK\}셍롍렍nK\{^ 111011001000010110001101111010111010000110001101111010111010000010001101011011100100101101011100011111011110110010000101100011011110101110100001100011011110101110100000100011010110111001001011010111000111101101011110 ec858deba18deba08d6e4b5c7dec858deba18deba08d6e4b5c7b5e
UHC 셍롍렍nK\}셍롍렍nK\{^ 101111001100010010001110110100111000111010100011011011100100101101011100011111011011110011000100100011101101001110001110101000110110111001001011010111000111101101011110 bcc48ed38ea36e4b5c7dbcc48ed38ea36e4b5c7b5e

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