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 熊?????? 1000110001000110001111110011111100111111001111110011111100111111 8c463f3f3f3f3f3f
EUC-JP 熊?????邕 10110111101001110011111100111111001111110011111100111111100011111110000111101101 b7a73f3f3f3f3f8fe1ed
UTF-8 熊ㅽ렢렏렺렓邕 111001111000011010001010111000111000010110111101111010111010000010100010111010111010000010001111111010111010000010111010111010111010000010010011111010011000001010010101 e7868ae385bdeba0a2eba08feba0baeba093e98295
UHC 熊ㅽ렢렏렺렓邕 1110101010101000101001001110110110001110101100111000111010100101100011101100001010001110101010001110100010111011 eaa8a4ed8eb38ea58ec28ea8e8bb

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