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 煮舎鏆}煮舎鏆{^ 100011101100111110001110110010011111101111100010011111011000111011001111100011101100100111111011111000100111101101011110 8ecf8ec9fbe27d8ecf8ec9fbe27b5e
EUC-JP 煮舎鏆}煮舎鏆{^ 1011110011010001101111001100101110001111111001011011111101111101101111001101000110111100110010111000111111100101101111110111101101011110 bcd1bccb8fe5bf7dbcd1bccb8fe5bf7b5e
UTF-8 煮舎鏆}煮舎鏆{^ 111001111000010110101110111010001000100010001110111010011000111110000110011111011110011110000101101011101110100010001000100011101110100110001111100001100111101101011110 e785aee8888ee98f867de785aee8888ee98f867b5e
UHC 煮??}煮??{^ 1110110110110100001111110011111101111101111011011011010000111111001111110111101101011110 edb43f3f7dedb43f3f7b5e

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