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 将罍^ 11100101101100001000011011100111101111011000110111101110100110001001000001011110 e5b086e7bd8dee98905e
SJIS-WIN ?°???????^ 0011111110000001100010110011111100111111001111110011111100111111001111110011111101011110 3f818b3f3f3f3f3f3f3f5e
EUC-JP å°?ç??î??^ 1000111110101011101010011010000111101011001111111000111110101011101011100011111100111111100011111010101111000010001111110011111101011110 8faba9a1eb3f8fabae3f3f8fabc23f3f5e
UTF-8 将罍^ 11000011101001011100001010110000110000101000011011000011101001111100001010111101110000101000110111000011101011101100001010011000110000101001000001011110 c3a5c2b0c286c3a7c2bdc28dc3aec298c2905e
UHC ?°??½????^ 001111111010000111000110001111110011111110101000111101100011111100111111001111110011111101011110 3fa1c63f3fa8f63f3f3f3f5e

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