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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 螳♀慌螳♀慌^ 11100101101011101000000110001010100011010101000111100101101011101000000110001010100011010101000101011110 e5ae818a8d51e5ae818a8d515e
EUC-JP 螳♀慌螳♀慌^ 11101010101100001010000111101010101110011011001011101010101100001010000111101010101110011011001001011110 eab0a1eab9b2eab0a1eab9b25e
UTF-8 螳♀慌螳♀慌^ 11101000100111101011001111100010100110011000000011100110100001011000110011101000100111101011001111100010100110011000000011100110100001011000110001011110 e89eb3e29980e6858ce89eb3e29980e6858c5e
UHC 螳♀慌螳♀慌^ 11010011110110011010000111001111111111001100101111010011110110011010000111001111111111001100101101011110 d3d9a1cffccbd3d9a1cffccb5e

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