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 螳♀慌}螳♀慌{^ 111001011010111010000001100010101000110101010001011111011110010110101110100000011000101010001101010100010111101101011110 e5ae818a8d517de5ae818a8d517b5e
EUC-JP 螳♀慌}螳♀慌{^ 111010101011000010100001111010101011100110110010011111011110101010110000101000011110101010111001101100100111101101011110 eab0a1eab9b27deab0a1eab9b27b5e
UTF-8 螳♀慌}螳♀慌{^ 111010001001111010110011111000101001100110000000111001101000010110001100011111011110100010011110101100111110001010011001100000001110011010000101100011000111101101011110 e89eb3e29980e6858c7de89eb3e29980e6858c7b5e
UHC 螳♀慌}螳♀慌{^ 110100111101100110100001110011111111110011001011011111011101001111011001101000011100111111111100110010110111101101011110 d3d9a1cffccb7dd3d9a1cffccb7b5e

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