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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 霑エ譚」霑エ譚」^ 11101000101111111011010011100110100111011010001111101000101111111011010011100110100111011010001101011110 e8bfb4e69da3e8bfb4e69da35e
EUC-JP 霑エ譚」霑エ譚」^ 1111000011000001100011101011010011101011111111011000111010100011111100001100000110001110101101001110101111111101100011101010001101011110 f0c18eb4ebfd8ea3f0c18eb4ebfd8ea35e
UTF-8 霑エ譚」霑エ譚」^ 11101001100111001001000111101111101111011011010011101000101011011001101011101111101111011010001111101001100111001001000111101111101111011011010011101000101011011001101011101111101111011010001101011110 e99c91efbdb4e8ad9aefbda3e99c91efbdb4e8ad9aefbda35e
UHC 霑?譚?霑?譚?^ 11101111110001010011111111010011110010010011111111101111110001010011111111010011110010010011111101011110 efc53fd3c93fefc53fd3c93f5e

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