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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 轢軌n}轢軌n{^ 11100111100000001000101101001111011011100111110111100111100000001000101101001111011011100111101101011110 e7808b4f6e7de7808b4f6e7b5e
EUC-JP 轢軌n}轢軌n{^ 11101101111000001011010110110000011011100111110111101101111000001011010110110000011011100111101101011110 ede0b5b06e7dede0b5b06e7b5e
UTF-8 轢軌n}轢軌n{^ 1110100010111101101000101110100010111011100011000110111001111101111010001011110110100010111010001011101110001100011011100111101101011110 e8bda2e8bb8c6e7de8bda2e8bb8c6e7b5e
UHC 轢軌n}轢軌n{^ 11010101111110011100111111111001011011100111110111010101111110011100111111111001011011100111101101011110 d5f9cff96e7dd5f9cff96e7b5e

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