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 貂滔長貂滔町^ 11100110101110001001111111101011100100101011011111100110101110001001111111101011100100101010110001011110 e6b89feb92b7e6b89feb92ac5e
EUC-JP 貂滔長貂滔町^ 11101100101110101101111011101101110001001011100111101100101110101101111011101101110001001010111001011110 ecbadeedc4b9ecbadeedc4ae5e
UTF-8 貂滔長貂滔町^ 11101000101100101000001011100110101110111001010011101001100101011011011111101000101100101000001011100110101110111001010011100111100101001011101001011110 e8b282e6bb94e995b7e8b282e6bb94e794ba5e
UHC 貂滔長貂滔町^ 11110101101100001101010010100101111011011111111011110101101100001101010010100101111011111110101101011110 f5b0d4a5edfef5b0d4a5efeb5e

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