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{^ 10011100110000110011111100111111011011100111110110011100110000110011111100111111011011100111101101011110 9cc33f3f6e7d9cc33f3f6e7b5e
EUC-JP 愿??n}愿??n{^ 11011000110001010011111100111111011011100111110111011000110001010011111100111111011011100111101101011110 d8c53f3f6e7dd8c53f3f6e7b5e
UTF-8 愿닿눼n}愿닿눼n{^ 1110011010000100101111111110101110001011101111111110101110001000101111000110111001111101111001101000010010111111111010111000101110111111111010111000100010111100011011100111101101011110 e684bfeb8bbfeb88bc6e7de684bfeb8bbfeb88bc6e7b5e
UHC 愿닿눼n}愿닿눼n{^ 1110101010110100101101001110101010110100101101000110111001111101111010101011010010110100111010101011010010110100011011100111101101011110 eab4b4eab4b46e7deab4b4eab4b46e7b5e

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