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{^ 111001011111110010111110011010001110010111111100101111100110011001001110011111011110010111111100101111100110100011100101111111001011111001100110010011100111101101011110 e5fcbe68e5fcbe664e7de5fcbe68e5fcbe664e7b5e
SJIS-WIN ???h???fN}???h???fN{^ 001111110011111100111111011010000011111100111111001111110110011001001110011111010011111100111111001111110110100000111111001111110011111101100110010011100111101101011110 3f3f3f683f3f3f664e7d3f3f3f683f3f3f664e7b5e
EUC-JP åü?håü?fN}åü?håü?fN{^ 10001111101010111010100110001111101010111110010000111111011010001000111110101011101010011000111110101011111001000011111101100110010011100111110110001111101010111010100110001111101010111110010000111111011010001000111110101011101010011000111110101011111001000011111101100110010011100111101101011110 8faba98fabe43f688faba98fabe43f664e7d8faba98fabe43f688faba98fabe43f664e7b5e
UTF-8 åü¾håü¾fN}åü¾håü¾fN{^ 110000111010010111000011101111001100001010111110011010001100001110100101110000111011110011000010101111100110011001001110011111011100001110100101110000111011110011000010101111100110100011000011101001011100001110111100110000101011111001100110010011100111101101011110 c3a5c3bcc2be68c3a5c3bcc2be664e7dc3a5c3bcc2be68c3a5c3bcc2be664e7b5e
UHC ??¾h??¾fN}??¾h??¾fN{^ 00111111001111111010100011111010011010000011111100111111101010001111101001100110010011100111110100111111001111111010100011111010011010000011111100111111101010001111101001100110010011100111101101011110 3f3fa8fa683f3fa8fa664e7d3f3fa8fa683f3fa8fa664e7b5e

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