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 儲豆?儲豆?^ 1001011011010111100100111010010000111111100101101101011110010011101001000011111101011110 96d793a43f96d793a43f5e
EUC-JP 儲豆?儲豆?^ 1100110011011001110001101010011000111111110011001101100111000110101001100011111101011110 ccd9c6a63fccd9c6a63f5e
UTF-8 儲豆벳儲豆벳^ 11100101100001001011001011101000101100011000011011101011101100101011001111100101100001001011001011101000101100011000011011101011101100101011001101011110 e584b2e8b186ebb2b3e584b2e8b186ebb2b35e
UHC 儲豆벳儲豆벳^ 11101110101110011101010011100111101110101010101011101110101110011101010011100111101110101010101001011110 eeb9d4e7baaaeeb9d4e7baaa5e

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