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 蝨BN}蝨BN{^ 11101000100111011010100001000010010011100111110111101000100111011010100001000010010011100111101101011110 e89da8424e7de89da8424e7b5e
SJIS-WIN ??¨BN}??¨BN{^ 001111110011111110000001010011100100001001001110011111010011111100111111100000010100111001000010010011100111101101011110 3f3f814e424e7d3f3f814e424e7b5e
EUC-JP è?¨BN}è?¨BN{^ 10001111101010111011001000111111101000011010111101000010010011100111110110001111101010111011001000111111101000011010111101000010010011100111101101011110 8fabb23fa1af424e7d8fabb23fa1af424e7b5e
UTF-8 蝨BN}蝨BN{^ 11000011101010001100001010011101110000101010100001000010010011100111110111000011101010001100001010011101110000101010100001000010010011100111101101011110 c3a8c29dc2a8424e7dc3a8c29dc2a8424e7b5e
UHC ??¨BN}??¨BN{^ 001111110011111110100001101001110100001001001110011111010011111100111111101000011010011101000010010011100111101101011110 3f3fa1a7424e7d3f3fa1a7424e7b5e

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