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 艶l?n}艶l?n{^ 100010011001000010000010100011000011111101101110011111011000100110010000100000101000110000111111011011100111101101011110 8990828c3f6e7d8990828c3f6e7b5e
EUC-JP 艶l?n}艶l?n{^ 101100011111000010100011111011000011111101101110011111011011000111110000101000111110110000111111011011100111101101011110 b1f0a3ec3f6e7db1f0a3ec3f6e7b5e
UTF-8 艶l뒳n}艶l뒳n{^ 1110100010001001101101101110111110111101100011001110101110010010101100110110111001111101111010001000100110110110111011111011110110001100111010111001001010110011011011100111101101011110 e889b6efbd8ceb92b36e7de889b6efbd8ceb92b36e7b5e
UHC 艶l뒳n}艶l뒳n{^ 1110011011111101101000111110110010001010101011000110111001111101111001101111110110100011111011001000101010101100011011100111101101011110 e6fda3ec8aac6e7de6fda3ec8aac6e7b5e

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