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\{^ 111010001010010100111111001111110100101101011100011111011110100010100101001111110011111101001011010111000111101101011110 e8a53f3f4b5c7de8a53f3f4b5c7b5e
EUC-JP 隘??K\}隘??K\{^ 111100001010011100111111001111110100101101011100011111011111000010100111001111110011111101001011010111000111101101011110 f0a73f3f4b5c7df0a73f3f4b5c7b5e
UTF-8 隘녽콌K\}隘녽콌K\{^ 11101001100110101001100011101011100001011011110111101100101111011000110001001011010111000111110111101001100110101001100011101011100001011011110111101100101111011000110001001011010111000111101101011110 e99a98eb85bdecbd8c4b5c7de99a98eb85bdecbd8c4b5c7b5e
UHC 隘녽콌K\}隘녽콌K\{^ 11100100111101101000011011101001101100011000100001001011010111000111110111100100111101101000011011101001101100011000100001001011010111000111101101011110 e4f686e9b1884b5c7de4f686e9b1884b5c7b5e

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