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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 滄$貌滄$貌^ 10011111111010011000000110010000100101100110010110011111111010011000000110010000100101100110010101011110 9fe9819096659fe9819096655e
EUC-JP 滄$貌滄$貌^ 11011110111010111010000111110000110010111100011011011110111010111010000111110000110010111100011001011110 deeba1f0cbc6deeba1f0cbc65e
UTF-8 滄$貌滄$貌^ 11100110101110111000010011101111101111001000010011101000101100101000110011100110101110111000010011101111101111001000010011101000101100101000110001011110 e6bb84efbc84e8b28ce6bb84efbc84e8b28c5e
UHC 滄$貌滄$貌^ 11110011111001111010001110100100110110011100100111110011111001111010001110100100110110011100100101011110 f3e7a3a4d9c9f3e7a3a4d9c95e

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