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 001111110011111100111111010110010011111100111111001111110110001001000101 3f3f3f593f3f3f6245
SJIS-WIN 鉛??Y鉛??bE 1000100110010100001111110011111101011001100010011001010000111111001111110110001001000101 89943f3f5989943f3f6245
EUC-JP 鉛??Y鉛??bE 1011000111110100001111110011111101011001101100011111010000111111001111110110001001000101 b1f43f3f59b1f43f3f6245
UTF-8 鉛뗥볕Y鉛뗥볕bE 111010011000100110011011111010111001011110100101111010111011001110010101010110011110100110001001100110111110101110010111101001011110101110110011100101010110001001000101 e9899beb97a5ebb39559e9899beb97a5ebb3956245
UHC 鉛뗥볕Y鉛뗥볕bE 111001101110011110001011111001011011101010110101010110011110011011100111100010111110010110111010101101010110001001000101 e6e78be5bab559e6e78be5bab56245

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