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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鉛??}鉛??{^ 1000100110010100001111110011111101111101100010011001010000111111001111110111101101011110 89943f3f7d89943f3f7b5e
EUC-JP 鉛??}鉛??{^ 1011000111110100001111110011111101111101101100011111010000111111001111110111101101011110 b1f43f3f7db1f43f3f7b5e
UTF-8 鉛섋퍤}鉛섋퍤{^ 111010011000100110011011111011001000010010001011111011011000110110100100011111011110100110001001100110111110110010000100100010111110110110001101101001000111101101011110 e9899bec848bed8da47de9899bec848bed8da47b5e
UHC 鉛섋퍤}鉛섋퍤{^ 111001101110011110011000111010001011101110011011011111011110011011100111100110001110100010111011100110110111101101011110 e6e798e8bb9b7de6e798e8bb9b7b5e

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