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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 螳♀挨n}螳♀挨n{^ 1110010110101110100000011000101010001000101001010110111001111101111001011010111010000001100010101000100010100101011011100111101101011110 e5ae818a88a56e7de5ae818a88a56e7b5e
EUC-JP 螳♀挨n}螳♀挨n{^ 1110101010110000101000011110101010110000101001110110111001111101111010101011000010100001111010101011000010100111011011100111101101011110 eab0a1eab0a76e7deab0a1eab0a76e7b5e
UTF-8 螳♀挨n}螳♀挨n{^ 1110100010011110101100111110001010011001100000001110011010001100101010000110111001111101111010001001111010110011111000101001100110000000111001101000110010101000011011100111101101011110 e89eb3e29980e68ca86e7de89eb3e29980e68ca86e7b5e
UHC 螳♀?n}螳♀?n{^ 110100111101100110100001110011110011111101101110011111011101001111011001101000011100111100111111011011100111101101011110 d3d9a1cf3f6e7dd3d9a1cf3f6e7b5e

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