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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 墺??扼?┷節 1001101011010010001111110011111110011101010011100011111110000100101110001001000011011111 9ad23f3f9d4e3f84b890df
EUC-JP 墺??扼?┷節 1101010011010100001111110011111111011001101011110011111110101000101110101100000011100001 d4d43f3fd9af3fa8bac0e1
UTF-8 墺잌ㄵ扼덂┷節 111001011010001010111010111011001001111010001100111000111000010010110101111001101000100110111100111010111000110110000010111000101001010010110111111001111010111110000000 e5a2baec9e8ce384b5e689bceb8d82e294b7e7af80
UHC 墺잌ㄵ扼덂┷節 1110011111110010100111111110010110100100101001011110010011111001100010001110010110100110101110101110111110111101 e7f29fe5a4a5e4f988e5a6baefbd

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