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 螳溷ョ閤螳溷ョ砿^ 111001011010111010011111111001011010111010001101011111011110010110101110100111111110010110101110100011010111101101011110 e5ae9fe5ae8d7de5ae9fe5ae8d7b5e
EUC-JP 螳溷ョ閤螳溷ョ砿^ 1110101010110000110111101110011110001110101011101011100111011110111010101011000011011110111001111000111010101110101110011101110001011110 eab0dee78eaeb9deeab0dee78eaeb9dc5e
UTF-8 螳溷ョ閤螳溷ョ砿^ 11101000100111101011001111100110101110101011011111101111101111011010111011101001100101101010010011101000100111101011001111100110101110101011011111101111101111011010111011100111101000001011111101011110 e89eb3e6bab7efbdaee996a4e89eb3e6bab7efbdaee7a0bf5e
UHC 螳??閤螳???^ 110100111101100100111111001111111111100111101110110100111101100100111111001111110011111101011110 d3d93f3ff9eed3d93f3f3f5e

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