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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 暎?}v暎?}vB 1001110111110011001111110111110101110110100111011111001100111111011111010111011001000010 9df33f7d769df33f7d7642
EUC-JP 暎?}v暎?}vB 1101101011110101001111110111110101110110110110101111010100111111011111010111011001000010 daf53f7d76daf53f7d7642
UTF-8 暎좦}v暎좦}vB 1110011010011010100011101110110010100010101001100111110101110110111001101001101010001110111011001010001010100110011111010111011001000010 e69a8eeca2a67d76e69a8eeca2a67d7642
UHC 暎좦}v暎좦}vB 11100111101100101010000101000010011111010111011011100111101100101010000101000010011111010111011001000010 e7b2a1427d76e7b2a1427d7642

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