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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 螳、霆笠v螳、霆笠vB 1110010110101110101001001110100010111011100010100111110101110110111001011010111010100100111010001011101110001010011111010111011001000010 e5aea4e8bb8a7d76e5aea4e8bb8a7d7642
EUC-JP 螳、霆笠v螳、霆笠vB 11101010101100001000111010100100111100001011110110110011110111100111011011101010101100001000111010100100111100001011110110110011110111100111011001000010 eab08ea4f0bdb3de76eab08ea4f0bdb3de7642
UTF-8 螳、霆笠v螳、霆笠vB 111010001001111010110011111011111011110110100100111010011001110010000110111001111010110010100000011101101110100010011110101100111110111110111101101001001110100110011100100001101110011110101100101000000111011001000010 e89eb3efbda4e99c86e7aca076e89eb3efbda4e99c86e7aca07642
UHC 螳?霆笠v螳?霆笠vB 1101001111011001001111111110111111111101110110001010001001110110110100111101100100111111111011111111110111011000101000100111011001000010 d3d93feffdd8a276d3d93feffdd8a27642

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