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{^ 1110000101101001111010101000011110011000010000000110111001111101111000010110100111101010100001111001100001000000011011100111101101011110 e169ea8798406e7de169ea8798406e7b5e
EUC-JP 疂鼇蓮n}疂鼇蓮n{^ 1110000111001010111100111110011111001111101000010110111001111101111000011100101011110011111001111100111110100001011011100111101101011110 e1caf3e7cfa16e7de1caf3e7cfa16e7b5e
UTF-8 疂鼇蓮n}疂鼇蓮n{^ 1110011110010110100000101110100110111100100001111110100010010011101011100110111001111101111001111001011010000010111010011011110010000111111010001001001110101110011011100111101101011110 e79682e9bc87e893ae6e7de79682e9bc87e893ae6e7b5e
UHC ?鼇蓮n}?鼇蓮n{^ 001111111110100010101000110101101010010101101110011111010011111111101000101010001101011010100101011011100111101101011110 3fe8a8d6a56e7d3fe8a8d6a56e7b5e

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