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 0011111110001110101000110111110101110110001111111000111010100011011111010111011001000010 3f8ea37d763f8ea37d7642
EUC-JP ?璽}v?璽}vB 0011111110111100101001010111110101110110001111111011110010100101011111010111011001000010 3fbca57d763fbca57d7642
UTF-8 뚸璽}v뚸璽}vB 1110101110011010101110001110011110010010101111010111110101110110111010111001101010111000111001111001001010111101011111010111011001000010 eb9ab8e792bd7d76eb9ab8e792bd7d7642
UHC 뚸璽}v뚸璽}vB 10001100111101001101111111011110011111010111011010001100111101001101111111011110011111010111011001000010 8cf4dfde7d768cf4dfde7d7642

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