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{^ 11100111011001100011111100111111011011100111110111100111011001100011111100111111011011100111101101011110 e7663f3f6e7de7663f3f6e7b5e
EUC-JP 軫??n}軫??n{^ 11101101110001110011111100111111011011100111110111101101110001110011111100111111011011100111101101011110 edc73f3f6e7dedc73f3f6e7b5e
UTF-8 軫닿눼n}軫닿눼n{^ 1110100010111011101010111110101110001011101111111110101110001000101111000110111001111101111010001011101110101011111010111000101110111111111010111000100010111100011011100111101101011110 e8bbabeb8bbfeb88bc6e7de8bbabeb8bbfeb88bc6e7b5e
UHC 軫닿눼n}軫닿눼n{^ 1111001011100010101101001110101010110100101101000110111001111101111100101110001010110100111010101011010010110100011011100111101101011110 f2e2b4eab4b46e7df2e2b4eab4b46e7b5e

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