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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 﨟ャ閠圭n}﨟ャ閠圭n{^ 11111011100111011010110011101000100000001000110001011100011011100111110111111011100111011010110011101000100000001000110001011100011011100111101101011110 fb9dace8808c5c6e7dfb9dace8808c5c6e7b5e
EUC-JP ?ャ閠圭n}?ャ閠圭n{^ 00111111100011101010110011101111111000001011011110111101011011100111110100111111100011101010110011101111111000001011011110111101011011100111101101011110 3f8eacefe0b7bd6e7d3f8eacefe0b7bd6e7b5e
UTF-8 﨟ャ閠圭n}﨟ャ閠圭n{^ 1110111110101000100111111110111110111101101011001110100110010110101000001110010110011100101011010110111001111101111011111010100010011111111011111011110110101100111010011001011010100000111001011001110010101101011011100111101101011110 efa89fefbdace996a0e59cad6e7defa89fefbdace996a0e59cad6e7b5e
UHC ???圭n}???圭n{^ 001111110011111100111111110100001010010001101110011111010011111100111111001111111101000010100100011011100111101101011110 3f3f3fd0a46e7d3f3f3fd0a46e7b5e

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