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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
EUC-JP ?炤}v?炤}vB 00111111100011111100100111010010011111010111011000111111100011111100100111010010011111010111011001000010 3f8fc9d27d763f8fc9d27d7642
UTF-8 숣炤}v숣炤}vB 1110110010001000101000111110011110000010101001000111110101110110111011001000100010100011111001111000001010100100011111010111011001000010 ec88a3e782a47d76ec88a3e782a47d7642
UHC 숣炤}v숣炤}vB 10011001111111101110000110111111011111010111011010011001111111101110000110111111011111010111011001000010 99fee1bf7d7699fee1bf7d7642

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