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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 楔屑屑D楔屑屑D^ 100111101011011010001011111110111000101111111011010001001001111010110110100010111111101110001011111110110100010001011110 9eb68bfb8bfb449eb68bfb8bfb445e
EUC-JP 楔屑屑D楔屑屑D^ 110111001011100010110110111111011011011011111101010001001101110010111000101101101111110110110110111111010100010001011110 dcb8b6fdb6fd44dcb8b6fdb6fd445e
UTF-8 楔屑屑D楔屑屑D^ 111001101010010110010100111001011011000110010001111001011011000110010001010001001110011010100101100101001110010110110001100100011110010110110001100100010100010001011110 e6a594e5b191e5b19144e6a594e5b191e5b191445e
UHC 楔屑屑D楔屑屑D^ 111000001101101111100000110110101110000011011010010001001110000011011011111000001101101011100000110110100100010001011110 e0dbe0dae0da44e0dbe0dae0da445e

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