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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN 簔矣}v簔矣}vB 1110001011000001111101011011010111100001111000010111110101110110111000101100000111110101101101011110000111100001011111010111011001000010 e2c1f5b5e1e17d76e2c1f5b5e1e17d7642
EUC-JP 簔?矣}v簔?矣}vB 111001001100001100111111111000101110001101111101011101101110010011000011001111111110001011100011011111010111011001000010 e4c33fe2e37d76e4c33fe2e37d7642
UTF-8 簔矣}v簔矣}vB 1110011110110000100101001110111010010000101000001110011110011111101000110111110101110110111001111011000010010100111011101001000010100000111001111001111110100011011111010111011001000010 e7b094ee90a0e79fa37d76e7b094ee90a0e79fa37d7642
UHC ??矣}v??矣}vB 00111111001111111110101111111000011111010111011000111111001111111110101111111000011111010111011001000010 3f3febf87d763f3febf87d7642

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