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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 螳句弍}螳句弍{^ 111001011010111010001011111001011001100010101111011111011110010110101110100010111110010110011000101011110111101101011110 e5ae8be598af7de5ae8be598af7b5e
EUC-JP 螳句弍}螳句弍{^ 111010101011000010110110111001111101000010110001011111011110101010110000101101101110011111010000101100010111101101011110 eab0b6e7d0b17deab0b6e7d0b17b5e
UTF-8 螳句弍}螳句弍{^ 111010001001111010110011111001011000111110100101111001011011110010001101011111011110100010011110101100111110010110001111101001011110010110111100100011010111101101011110 e89eb3e58fa5e5bc8d7de89eb3e58fa5e5bc8d7b5e
UHC 螳句?}螳句?{^ 11010011110110011100111110100011001111110111110111010011110110011100111110100011001111110111101101011110 d3d9cfa33f7dd3d9cfa33f7b5e

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