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 ??^}??^{^ 001111110011111101011110011111010011111100111111010111100111101101011110 3f3f5e7d3f3f5e7b5e
SJIS-WIN 質?^}質?^{^ 1000111010111111001111110101111001111101100011101011111100111111010111100111101101011110 8ebf3f5e7d8ebf3f5e7b5e
EUC-JP 質峴^}質峴^{^ 101111001100000110001111101110111100000101011110011111011011110011000001100011111011101111000001010111100111101101011110 bcc18fbbc15e7dbcc18fbbc15e7b5e
UTF-8 質峴^}質峴^{^ 1110100010110011101010101110010110110011101101000101111001111101111010001011001110101010111001011011001110110100010111100111101101011110 e8b3aae5b3b45e7de8b3aae5b3b45e7b5e
UHC 質峴^}質峴^{^ 11110010111101011111101011010110010111100111110111110010111101011111101011010110010111100111101101011110 f2f5fad65e7df2f5fad65e7b5e

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