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 ???k\n}???k\n{^ 001111110011111100111111011010110101110001101110011111010011111100111111001111110110101101011100011011100111101101011110 3f3f3f6b5c6e7d3f3f3f6b5c6e7b5e
SJIS-WIN 硝羮ュk\n}硝羮ュk\n{^ 10001111110010011110001110111100101011010110101101011100011011100111110110001111110010011110001110111100101011010110101101011100011011100111101101011110 8fc9e3bcad6b5c6e7d8fc9e3bcad6b5c6e7b5e
EUC-JP 硝羮ュk\n}硝羮ュk\n{^ 101111101100101111100110101111101000111010101101011010110101110001101110011111011011111011001011111001101011111010001110101011010110101101011100011011100111101101011110 becbe6be8ead6b5c6e7dbecbe6be8ead6b5c6e7b5e
UTF-8 硝羮ュk\n}硝羮ュk\n{^ 111001111010000110011101111001111011111010101110111011111011110110101101011010110101110001101110011111011110011110100001100111011110011110111110101011101110111110111101101011010110101101011100011011100111101101011110 e7a19de7beaeefbdad6b5c6e7de7a19de7beaeefbdad6b5c6e7b5e
UHC 硝??k\n}硝??k\n{^ 1111010110100110001111110011111101101011010111000110111001111101111101011010011000111111001111110110101101011100011011100111101101011110 f5a63f3f6b5c6e7df5a63f3f6b5c6e7b5e

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