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 11101000100110001001001101000010011111010111011011101000100110001001001101000010011111010111011001000010 e89893427d76e89893427d7642
EUC-JP 陂釘}v陂釘}vB 11101111111110001100010110100011011111010111011011101111111110001100010110100011011111010111011001000010 eff8c5a37d76eff8c5a37d7642
UTF-8 陂釘}v陂釘}vB 1110100110011001100000101110100110000111100110000111110101110110111010011001100110000010111010011000011110011000011111010111011001000010 e99982e987987d76e99982e987987d7642
UHC 陂釘}v陂釘}vB 11111001101011101110111111111001011111010111011011111001101011101110111111111001011111010111011001000010 f9aeeff97d76f9aeeff97d7642

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