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 0011111111100101010110100111110101110110001111111110010101011010011111010111011001000010 3fe55a7d763fe55a7d7642
EUC-JP ?藥}v?藥}vB 0011111111101001101110110111110101110110001111111110100110111011011111010111011001000010 3fe9bb7d763fe9bb7d7642
UTF-8 먐藥}v먐藥}vB 1110101110101000100100001110100010010111101001010111110101110110111010111010100010010000111010001001011110100101011111010111011001000010 eba890e897a57d76eba890e897a57d7642
UHC 먐藥}v먐藥}vB 10010000110011101110010110110111011111010111011010010000110011101110010110110111011111010111011001000010 90cee5b77d7690cee5b77d7642

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