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 0011111111101010100101100111110101110110001111111110101010010110011111010111011001000010 3fea967d763fea967d7642
EUC-JP ?齧}v?齧}vB 0011111111110011111101100111110101110110001111111111001111110110011111010111011001000010 3ff3f67d763ff3f67d7642
UTF-8 둸齧}v둸齧}vB 1110101110010001101110001110100110111101101001110111110101110110111010111001000110111000111010011011110110100111011111010111011001000010 eb91b8e9bda77d76eb91b8e9bda77d7642
UHC 둸齧}v둸齧}vB 10001010011100011110000011100101011111010111011010001010011100011110000011100101011111010111011001000010 8a71e0e57d768a71e0e57d7642

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