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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 鉛??}Y鉛??}bE 10001001100101000011111100111111011111010101100110001001100101000011111100111111011111010110001001000101 89943f3f7d5989943f3f7d6245
EUC-JP 鉛??}Y鉛??}bE 10110001111101000011111100111111011111010101100110110001111101000011111100111111011111010110001001000101 b1f43f3f7d59b1f43f3f7d6245
UTF-8 鉛뗧깽}Y鉛뗧깽}bE 1110100110001001100110111110101110010111101001111110101010111001101111010111110101011001111010011000100110011011111010111001011110100111111010101011100110111101011111010110001001000101 e9899beb97a7eab9bd7d59e9899beb97a7eab9bd7d6245
UHC 鉛뗧깽}Y鉛뗧깽}bE 1110011011100111100010111110011110110010101001000111110101011001111001101110011110001011111001111011001010100100011111010110001001000101 e6e78be7b2a47d59e6e78be7b2a47d6245

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