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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 娼ー将蛔N}娼ー将蛔N{^ 10001111101010011011000010001111101010111110010101111011010011100111110110001111101010011011000010001111101010111110010101111011010011100111101101011110 8fa9b08fabe57b4e7d8fa9b08fabe57b4e7b5e
EUC-JP 娼ー将蛔N}娼ー将蛔N{^ 101111101010101110001110101100001011111010101101111010011101110001001110011111011011111010101011100011101011000010111110101011011110100111011100010011100111101101011110 beab8eb0beade9dc4e7dbeab8eb0beade9dc4e7b5e
UTF-8 娼ー将蛔N}娼ー将蛔N{^ 1110010110101000101111001110111110111101101100001110010110110000100001101110100010011011100101000100111001111101111001011010100010111100111011111011110110110000111001011011000010000110111010001001101110010100010011100111101101011110 e5a8bcefbdb0e5b086e89b944e7de5a8bcefbdb0e5b086e89b944e7b5e
UHC 娼??蛔N}娼??蛔N{^ 1111001111011110001111110011111111111100111011100100111001111101111100111101111000111111001111111111110011101110010011100111101101011110 f3de3f3ffcee4e7df3de3f3ffcee4e7b5e

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