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 ??N}v??N}vB 0011111100111111010011100111110101110110001111110011111101001110011111010111011001000010 3f3f4e7d763f3f4e7d7642
SJIS-WIN ??N}v??N}vB 0011111100111111010011100111110101110110001111110011111101001110011111010111011001000010 3f3f4e7d763f3f4e7d7642
EUC-JP ??N}v??N}vB 0011111100111111010011100111110101110110001111110011111101001110011111010111011001000010 3f3f4e7d763f3f4e7d7642
UTF-8 횙짙N}v횙짙N}vB 11101101100110101001100111101100101001111001100101001110011111010111011011101101100110101001100111101100101001111001100101001110011111010111011001000010 ed9a99eca7994e7d76ed9a99eca7994e7d7642
UHC 횙짙N}v횙짙N}vB 110000111001001111000010101000110100111001111101011101101100001110010011110000101010001101001110011111010111011001000010 c393c2a34e7d76c393c2a34e7d7642

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