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 陷呈恩陷貞コ弯 11101000100111001001001011100110100010011011011011101000100111001001001011100101101110101001110001011110 e89c92e689b6e89c92e5ba9c5e
EUC-JP 陷呈恩陷貞コ弯 1110111111111100110001001110100010110010101110001110111111111100110001001110011110001110101110101101011110111111 effcc4e8b2b8effcc4e78ebad7bf
UTF-8 陷呈恩陷貞コ弯 111010011001100110110111111001011001000110001000111001101000000110101001111010011001100110110111111010001011001010011110111011111011110110111010111001011011110010101111 e999b7e59188e681a9e999b7e8b29eefbdbae5bcaf
UHC 陷呈恩陷貞?? 111110011110100011101111110100001110101111011010111110011110100011101111111101100011111100111111 f9e8efd0ebdaf9e8eff63f3f

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