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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 裲ル・[裲ル・[^ 11100101111010101000001110001011101001010101101111100101111010101000001110001011101001010101101101011110 e5ea838ba55be5ea838ba55b5e
EUC-JP 裲ル・[裲ル・[^ 111010101110110010100101111010111000111010100101010110111110101011101100101001011110101110001110101001010101101101011110 eaeca5eb8ea55beaeca5eb8ea55b5e
UTF-8 裲ル・[裲ル・[^ 111010001010001110110010111000111000001110101011111011111011110110100101010110111110100010100011101100101110001110000011101010111110111110111101101001010101101101011110 e8a3b2e383abefbda55be8a3b2e383abefbda55b5e
UHC ?ル?[?ル?[^ 0011111110101011111010110011111101011011001111111010101111101011001111110101101101011110 3fabeb3f5b3fabeb3f5b5e

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