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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 踉鍋埃}踉鍋埃{^ 111001101111001010010011111001111001101010111010011111011110011011110010100100111110011110011010101110100111101101011110 e6f293e79aba7de6f293e79aba7b5e
EUC-JP 踉鍋埃}踉鍋埃{^ 111011001111010011000110111010011101010010111100011111011110110011110100110001101110100111010100101111000111101101011110 ecf4c6e9d4bc7decf4c6e9d4bc7b5e
UTF-8 踉鍋埃}踉鍋埃{^ 111010001011100010001001111010011000110110001011111001011001111110000011011111011110100010111000100010011110100110001101100010111110010110011111100000110111101101011110 e8b889e98d8be59f837de8b889e98d8be59f837b5e
UHC ?鍋埃}?鍋埃{^ 00111111110011101010011111100100111011110111110100111111110011101010011111100100111011110111101101011110 3fcea7e4ef7d3fcea7e4ef7b5e

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