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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 熊?繃熊?棚^ 1000110001000110001111111110001101111101100011000100011000111111100100100100100101011110 8c463fe37d8c463f92495e
EUC-JP 熊?繃熊?棚^ 1011011110100111001111111110010111011110101101111010011100111111110000111010101001011110 b7a73fe5deb7a73fc3aa5e
UTF-8 熊닉繃熊닉棚^ 11100111100001101000101011101011100010111000100111100111101110011000001111100111100001101000101011101011100010111000100111100110101000111001101001011110 e7868aeb8b89e7b983e7868aeb8b89e6a39a5e
UHC 熊닉繃熊닉棚^ 11101010101010001011010011010000110111011101111011101010101010001011010011010000110111011101110001011110 eaa8b4d0dddeeaa8b4d0dddc5e

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