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 1110100011101000111010001100001011110000110011000111110101110110111010001110100011101000110000101111000011001100011111010111011001000010 e8e8e8c2f0cc7d76e8e8e8c2f0cc7d7642
EUC-JP 韋霙?}v韋霙?}vB 111100001110101011110000110001000011111101111101011101101111000011101010111100001100010000111111011111010111011001000010 f0eaf0c43f7d76f0eaf0c43f7d7642
UTF-8 韋霙}v韋霙}vB 1110100110011111100010111110100110011100100110011110111010000010100010110111110101110110111010011001111110001011111010011001110010011001111011101000001010001011011111010111011001000010 e99f8be99c99ee828b7d76e99f8be99c99ee828b7d7642
UHC 韋霙?}v韋霙?}vB 111010101101111111100111110011100011111101111101011101101110101011011111111001111100111000111111011111010111011001000010 eadfe7ce3f7d76eadfe7ce3f7d7642

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