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 孩驀?孩驀?^ 1001101101110111111010010111110100111111100110110111011111101001011111010011111101011110 9b77e97d3f9b77e97d3f5e
EUC-JP 孩驀?孩驀?^ 1101010111011000111100011101111000111111110101011101100011110001110111100011111101011110 d5d8f1de3fd5d8f1de3f5e
UTF-8 孩驀볶孩驀볶^ 11100101101011011010100111101001101010011000000011101011101100111011011011100101101011011010100111101001101010011000000011101011101100111011011001011110 e5ada9e9a980ebb3b6e5ada9e9a980ebb3b65e
UHC 孩驀볶孩驀볶^ 11111010101010011101100011101001101110101011101011111010101010011101100011101001101110101011101001011110 faa9d8e9babafaa9d8e9baba5e

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