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 ???Sn}???Sn{^ 00111111001111110011111101010011011011100111110100111111001111110011111101010011011011100111101101011110 3f3f3f536e7d3f3f3f536e7b5e
SJIS-WIN 隘??Sn}隘??Sn{^ 111010001010010100111111001111110101001101101110011111011110100010100101001111110011111101010011011011100111101101011110 e8a53f3f536e7de8a53f3f536e7b5e
EUC-JP 隘??Sn}隘??Sn{^ 111100001010011100111111001111110101001101101110011111011111000010100111001111110011111101010011011011100111101101011110 f0a73f3f536e7df0a73f3f536e7b5e
UTF-8 隘녽걫Sn}隘녽걫Sn{^ 11101001100110101001100011101011100001011011110111101010101100011010101101010011011011100111110111101001100110101001100011101011100001011011110111101010101100011010101101010011011011100111101101011110 e99a98eb85bdeab1ab536e7de99a98eb85bdeab1ab536e7b5e
UHC 隘녽걫Sn}隘녽걫Sn{^ 11100100111101101000011011101001100000011001010001010011011011100111110111100100111101101000011011101001100000011001010001010011011011100111101101011110 e4f686e98194536e7de4f686e98194536e7b5e

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