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 顆懈恩顆懷コ弯 11101000111101111001110011100110100010011011011011101000111101111001110011100101101110101001110001011110 e8f79ce689b6e8f79ce5ba9c5e
EUC-JP 顆懈恩顆懷コ弯 1111000011111001110110001110100010110010101110001111000011111001110110001110011110001110101110101101011110111111 f0f9d8e8b2b8f0f9d8e78ebad7bf
UTF-8 顆懈恩顆懷コ弯 111010011010000110000110111001101000011110001000111001101000000110101001111010011010000110000110111001101000011110110111111011111011110110111010111001011011110010101111 e9a186e68788e681a9e9a186e687b7efbdbae5bcaf
UHC 顆懈恩顆懷?? 110011101010100011111010101010111110101111011010110011101010100011111100111000110011111100111111 cea8faabebdacea8fce33f3f

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