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 10001110101111111000111010101101011111010111011010001110101111111000111010101101011111010111011001000010 8ebf8ead7d768ebf8ead7d7642
EUC-JP 質鹿}v質鹿}vB 10111100110000011011110010101111011111010111011010111100110000011011110010101111011111010111011001000010 bcc1bcaf7d76bcc1bcaf7d7642
UTF-8 質鹿}v質鹿}vB 1110100010110011101010101110100110111001101111110111110101110110111010001011001110101010111010011011100110111111011111010111011001000010 e8b3aae9b9bf7d76e8b3aae9b9bf7d7642
UHC 質鹿}v質鹿}vB 11110010111101011101011011100011011111010111011011110010111101011101011011100011011111010111011001000010 f2f5d6e37d76f2f5d6e37d7642

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