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 螳溷シ充螳溷シ充^ 111001011010111010011111111001011011110010001111010110111110010110101110100111111110010110111100100011110101101101011110 e5ae9fe5bc8f5be5ae9fe5bc8f5b5e
EUC-JP 螳溷シ充螳溷シ充^ 1110101010110000110111101110011110001110101111001011110110111100111010101011000011011110111001111000111010111100101111011011110001011110 eab0dee78ebcbdbceab0dee78ebcbdbc5e
UTF-8 螳溷シ充螳溷シ充^ 11101000100111101011001111100110101110101011011111101111101111011011110011100101100001011000010111101000100111101011001111100110101110101011011111101111101111011011110011100101100001011000010101011110 e89eb3e6bab7efbdbce58585e89eb3e6bab7efbdbce585855e
UHC 螳??充螳??充^ 11010011110110010011111100111111111101011111011011010011110110010011111100111111111101011111011001011110 d3d93f3ff5f6d3d93f3ff5f65e

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