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 熊?而?湲?媛 1000110001000110001111111000111010100111001111111001111111010001001111111001010101010001 8c463f8ea73f9fd13f9551
EUC-JP 熊?而?湲?媛 1011011110100111001111111011110010101001001111111101111011010011001111111100100110110010 b7a73fbca93fded33fc9b2
UTF-8 熊렭而렲湲렪媛 111001111000011010001010111010111010000010101101111010001000000010001100111010111010000010110010111001101011100110110010111010111010000010101010111001011010101010011011 e7868aeba0ade8808ceba0b2e6b9b2eba0aae5aa9b
UHC 熊렭而렲湲렪媛 1110101010101000100011101011101011101100101110111000111010111111111010101011100010001110101110001110101010110000 eaa88ebaecbb8ebfeab88eb8eab0

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