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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?斑?n}?斑?n{^ 00111111100101001100000100111111011011100111110100111111100101001100000100111111011011100111101101011110 3f94c13f6e7d3f94c13f6e7b5e
EUC-JP ?斑?n}?斑?n{^ 00111111110010001100001100111111011011100111110100111111110010001100001100111111011011100111101101011110 3fc8c33f6e7d3fc8c33f6e7b5e
UTF-8 溜斑倂n}溜斑倂n{^ 1110111110100111100010111110011010010110100100011110010110000000100000100110111001111101111011111010011110001011111001101001011010010001111001011000000010000010011011100111101101011110 efa78be69691e580826e7defa78be69691e580826e7b5e
UHC 溜斑倂n}溜斑倂n{^ 1110101011111110110110101110100011011100101100010110111001111101111010101111111011011010111010001101110010110001011011100111101101011110 eafedae8dcb16e7deafedae8dcb16e7b5e

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