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 111001001011011110001111110011001100111101111101011101101110010010110111100011111100110011001111011111010111011001000010 e4b78fcccf7d76e4b78fcccf7d7642
EUC-JP 莵称マ}v莵称マ}vB 1110100010111001101111101100111010001110110011110111110101110110111010001011100110111110110011101000111011001111011111010111011001000010 e8b9bece8ecf7d76e8b9bece8ecf7d7642
UTF-8 莵称マ}v莵称マ}vB 1110100010001110101101011110011110100111101100001110111110111110100011110111110101110110111010001000111010110101111001111010011110110000111011111011111010001111011111010111011001000010 e88eb5e7a7b0efbe8f7d76e88eb5e7a7b0efbe8f7d7642
UHC ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642

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