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 ?i??n}?i??n{^ 00111111011010010011111100111111011011100111110100111111011010010011111100111111011011100111101101011110 3f693f3f6e7d3f693f3f6e7b5e
SJIS-WIN ?i??n}?i??n{^ 00111111011010010011111100111111011011100111110100111111011010010011111100111111011011100111101101011110 3f693f3f6e7d3f693f3f6e7b5e
EUC-JP ?i??n}?i??n{^ 00111111011010010011111100111111011011100111110100111111011010010011111100111111011011100111101101011110 3f693f3f6e7d3f693f3f6e7b5e
UTF-8 묧i묨뫛n}묧i묨뫛n{^ 11101011101011001010011101101001111010111010110010101000111010111010101110011011011011100111110111101011101011001010011101101001111010111010110010101000111010111010101110011011011011100111101101011110 ebaca769ebaca8ebab9b6e7debaca769ebaca8ebab9b6e7b5e
UHC 묧i묨뫛n}묧i묨뫛n{^ 10010001111111100110100110010010010000011001000110111011011011100111110110010001111111100110100110010010010000011001000110111011011011100111101101011110 91fe69924191bb6e7d91fe69924191bb6e7b5e

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