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 褞鍋請褞鍋請^ 11100101111100001001001111100111100100001011111111100101111100001001001111100111100100001011111101011110 e5f093e790bfe5f093e790bf5e
EUC-JP 褞鍋請褞鍋請^ 11101010111100101100011011101001110000001100000111101010111100101100011011101001110000001100000101011110 eaf2c6e9c0c1eaf2c6e9c0c15e
UTF-8 褞鍋請褞鍋請^ 11101000101001001001111011101001100011011000101111101000101010111000101111101000101001001001111011101001100011011000101111101000101010111000101101011110 e8a49ee98d8be8ab8be8a49ee98d8be8ab8b5e
UHC ?鍋請?鍋請^ 0011111111001110101001111111010011101011001111111100111010100111111101001110101101011110 3fcea7f4eb3fcea7f4eb5e

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