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 ?⑤?縊k?衍 0011111110000111010001000011111111100011011011111000001010001011001111111001111110100101 3f87443fe36f828b3f9fa5
EUC-JP ???縊k?衍 00111111001111110011111111100101110100001010001111101011001111111101111010100111 3f3f3fe5d0a3eb3fdea7
UTF-8 曆⑤젨縊k젚衍 111011111010011010001011111000101001000110100100111011001010000010101000111001111011100010001010111011111011110110001011111011001010000010011010111010001010000110001101 efa68be291a4eca0a8e7b88aefbd8beca09ae8a18d
UHC 曆⑤젨縊k젚衍 1110011010110111101010001110101110100000101000001110010011111100101000111110101110100000100101101110011011100010 e6b7a8eba0a0e4fca3eba096e6e2

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