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 ?}h?}fN}?}h?}fN{^ 0011111101111101011010000011111101111101011001100100111001111101001111110111110101101000001111110111110101100110010011100111101101011110 3f7d683f7d664e7d3f7d683f7d664e7b5e
SJIS-WIN а}hа}fN}а}hа}fN{^ 100001000111000001111101011010001000010001110000011111010110011001001110011111011000010001110000011111010110100010000100011100000111110101100110010011100111101101011110 84707d6884707d664e7d84707d6884707d664e7b5e
EUC-JP а}hа}fN}а}hа}fN{^ 101001111101000101111101011010001010011111010001011111010110011001001110011111011010011111010001011111010110100010100111110100010111110101100110010011100111101101011110 a7d17d68a7d17d664e7da7d17d68a7d17d664e7b5e
UTF-8 а}hа}fN}а}hа}fN{^ 110100001011000001111101011010001101000010110000011111010110011001001110011111011101000010110000011111010110100011010000101100000111110101100110010011100111101101011110 d0b07d68d0b07d664e7dd0b07d68d0b07d664e7b5e
UHC а}hа}fN}а}hа}fN{^ 101011001101000101111101011010001010110011010001011111010110011001001110011111011010110011010001011111010110100010101100110100010111110101100110010011100111101101011110 acd17d68acd17d664e7dacd17d68acd17d664e7b5e

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