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 ?e??n}?e??n{^ 00111111011001010011111100111111011011100111110100111111011001010011111100111111011011100111101101011110 3f653f3f6e7d3f653f3f6e7b5e
SJIS-WIN ?e??n}?e??n{^ 00111111011001010011111100111111011011100111110100111111011001010011111100111111011011100111101101011110 3f653f3f6e7d3f653f3f6e7b5e
EUC-JP ?e??n}?e??n{^ 00111111011001010011111100111111011011100111110100111111011001010011111100111111011011100111101101011110 3f653f3f6e7d3f653f3f6e7b5e
UTF-8 묧e묮뫖n}묧e묮뫖n{^ 11101011101011001010011101100101111010111010110010101110111010111010101110010110011011100111110111101011101011001010011101100101111010111010110010101110111010111010101110010110011011100111101101011110 ebaca765ebacaeebab966e7debaca765ebacaeebab966e7b5e
UHC 묧e묮뫖n}묧e묮뫖n{^ 10010001111111100110010110010010010001011001000110111000011011100111110110010001111111100110010110010010010001011001000110111000011011100111101101011110 91fe65924591b86e7d91fe65924591b86e7b5e

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