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 襠鍋朕}襠鍋朕{^ 111001011111101110010011111001111001001010111101011111011110010111111011100100111110011110010010101111010111101101011110 e5fb93e792bd7de5fb93e792bd7b5e
EUC-JP 襠鍋朕}襠鍋朕{^ 111010101111110111000110111010011100010010111111011111011110101011111101110001101110100111000100101111110111101101011110 eafdc6e9c4bf7deafdc6e9c4bf7b5e
UTF-8 襠鍋朕}襠鍋朕{^ 111010001010010110100000111010011000110110001011111001101001110010010101011111011110100010100101101000001110100110001101100010111110011010011100100101010111101101011110 e8a5a0e98d8be69c957de8a5a0e98d8be69c957b5e
UHC ?鍋朕}?鍋朕{^ 00111111110011101010011111110010111110010111110100111111110011101010011111110010111110010111101101011110 3fcea7f2f97d3fcea7f2f97b5e

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