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{^ 1110010011011101100010011110110110001111010001000110111001111101111001001101110110001001111011011000111101000100011011100111101101011110 e4dd89ed8f446e7de4dd89ed8f446e7b5e
EUC-JP 萬駕愁n}萬駕愁n{^ 1110100011011111101100101110111110111101101001010110111001111101111010001101111110110010111011111011110110100101011011100111101101011110 e8dfb2efbda56e7de8dfb2efbda56e7b5e
UTF-8 萬駕愁n}萬駕愁n{^ 1110100010010000101011001110100110100111100101011110011010000100100000010110111001111101111010001001000010101100111010011010011110010101111001101000010010000001011011100111101101011110 e890ace9a795e684816e7de890ace9a795e684816e7b5e
UHC 萬駕愁n}萬駕愁n{^ 1101100010111111110010101011110111100001111111100110111001111101110110001011111111001010101111011110000111111110011011100111101101011110 d8bfcabde1fe6e7dd8bfcabde1fe6e7b5e

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