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 ???K\}???K\{^ 00111111001111110011111101001011010111000111110100111111001111110011111101001011010111000111101101011110 3f3f3f4b5c7d3f3f3f4b5c7b5e
SJIS-WIN 底??K\}底??K\{^ 100100101110101000111111001111110100101101011100011111011001001011101010001111110011111101001011010111000111101101011110 92ea3f3f4b5c7d92ea3f3f4b5c7b5e
EUC-JP 底??K\}底??K\{^ 110001001110110000111111001111110100101101011100011111011100010011101100001111110011111101001011010111000111101101011110 c4ec3f3f4b5c7dc4ec3f3f4b5c7b5e
UTF-8 底쇽쉰K\}底쇽쉰K\{^ 11100101101110101001010111101100100001111011110111101100100010011011000001001011010111000111110111100101101110101001010111101100100001111011110111101100100010011011000001001011010111000111101101011110 e5ba95ec87bdec89b04b5c7de5ba95ec87bdec89b04b5c7b5e
UHC 底쇽쉰K\}底쇽쉰K\{^ 11101110101111001011110011101111101111011010111001001011010111000111110111101110101111001011110011101111101111011010111001001011010111000111101101011110 eebcbcefbdae4b5c7deebcbcefbdae4b5c7b5e

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