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 螳滄ーー螳滄ー、^ 11100101101011101001111111101001101100001011000011100101101011101001111111101001101100001010010001011110 e5ae9fe9b0b0e5ae9fe9b0a45e
EUC-JP 螳滄ーー螳滄ー、^ 1110101010110000110111101110101110001110101100001000111010110000111010101011000011011110111010111000111010110000100011101010010001011110 eab0deeb8eb08eb0eab0deeb8eb08ea45e
UTF-8 螳滄ーー螳滄ー、^ 11101000100111101011001111100110101110111000010011101111101111011011000011101111101111011011000011101000100111101011001111100110101110111000010011101111101111011011000011101111101111011010010001011110 e89eb3e6bb84efbdb0efbdb0e89eb3e6bb84efbdb0efbda45e
UHC 螳滄??螳滄??^ 11010011110110011111001111100111001111110011111111010011110110011111001111100111001111110011111101011110 d3d9f3e73f3fd3d9f3e73f3f5e

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