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{^ 10001111111001001011111001011110011010001000111111100100101111100101111001100110010011100111110110001111111001001011111001011110011010001000111111100100101111100101111001100110010011100111101101011110 8fe4be5e688fe4be5e664e7d8fe4be5e688fe4be5e664e7b5e
SJIS-WIN ???^h???^fN}???^h???^fN{^ 00111111001111110011111101011110011010000011111100111111001111110101111001100110010011100111110100111111001111110011111101011110011010000011111100111111001111110101111001100110010011100111101101011110 3f3f3f5e683f3f3f5e664e7d3f3f3f5e683f3f3f5e664e7b5e
EUC-JP ?ä?^h?ä?^fN}?ä?^h?ä?^fN{^ 001111111000111110101011101000110011111101011110011010000011111110001111101010111010001100111111010111100110011001001110011111010011111110001111101010111010001100111111010111100110100000111111100011111010101110100011001111110101111001100110010011100111101101011110 3f8faba33f5e683f8faba33f5e664e7d3f8faba33f5e683f8faba33f5e664e7b5e
UTF-8 ä¾^hä¾^fN}ä¾^hä¾^fN{^ 11000010100011111100001110100100110000101011111001011110011010001100001010001111110000111010010011000010101111100101111001100110010011100111110111000010100011111100001110100100110000101011111001011110011010001100001010001111110000111010010011000010101111100101111001100110010011100111101101011110 c28fc3a4c2be5e68c28fc3a4c2be5e664e7dc28fc3a4c2be5e68c28fc3a4c2be5e664e7b5e
UHC ??¾^h??¾^fN}??¾^h??¾^fN{^ 0011111100111111101010001111101001011110011010000011111100111111101010001111101001011110011001100100111001111101001111110011111110101000111110100101111001101000001111110011111110101000111110100101111001100110010011100111101101011110 3f3fa8fa5e683f3fa8fa5e664e7d3f3fa8fa5e683f3fa8fa5e664e7b5e

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