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 慂本デ}慂本デ{^ 100111001100100010010110011110111000001101100110011111011001110011001000100101100111101110000011011001100111101101011110 9cc8967b83667d9cc8967b83667b5e
EUC-JP 慂本デ}慂本デ{^ 110110001100101011001011110111001010010111000111011111011101100011001010110010111101110010100101110001110111101101011110 d8cacbdca5c77dd8cacbdca5c77b5e
UTF-8 慂本デ}慂本デ{^ 111001101000010110000010111001101001110010101100111000111000001110000111011111011110011010000101100000101110011010011100101011001110001110000011100001110111101101011110 e68582e69cace383877de68582e69cace383877b5e
UHC 慂本デ}慂本デ{^ 111010011011110111011100111000101010101111000111011111011110100110111101110111001110001010101011110001110111101101011110 e9bddce2abc77de9bddce2abc77b5e

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