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 110111111101011001111101011101101101111111010110011111010111011001000010 dfd67d76dfd67d7642
SJIS-WIN ??}v??}vB 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
EUC-JP ßÖ}vßÖ}vB 1000111110101001110011101000111110101010110100110111110101110110100011111010100111001110100011111010101011010011011111010111011001000010 8fa9ce8faad37d768fa9ce8faad37d7642
UTF-8 ßÖ}vßÖ}vB 11000011100111111100001110010110011111010111011011000011100111111100001110010110011111010111011001000010 c39fc3967d76c39fc3967d7642
UHC ß?}vß?}vB 1010100110101100001111110111110101110110101010011010110000111111011111010111011001000010 a9ac3f7d76a9ac3f7d7642

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