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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 螳」蜒・螳」蜒・^ 11100101101011101010001111100101100000111010010111100101101011101010001111100101100000111010010101011110 e5aea3e583a5e5aea3e583a55e
EUC-JP 螳」蜒・螳」蜒・^ 1110101010110000100011101010001111101001111000111000111010100101111010101011000010001110101000111110100111100011100011101010010101011110 eab08ea3e9e38ea5eab08ea3e9e38ea55e
UTF-8 螳」蜒・螳」蜒・^ 11101000100111101011001111101111101111011010001111101000100111001001001011101111101111011010010111101000100111101011001111101111101111011010001111101000100111001001001011101111101111011010010101011110 e89eb3efbda3e89c92efbda5e89eb3efbda3e89c92efbda55e
UHC 螳???螳???^ 1101001111011001001111110011111100111111110100111101100100111111001111110011111101011110 d3d93f3f3fd3d93f3f3f5e

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