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 ågœHhågœHfN}ågœHhågœHfN{^ 11100101011001111001110001001000011010001110010101100111100111000100100001100110010011100111110111100101011001111001110001001000011010001110010101100111100111000100100001100110010011100111101101011110 e5679c4868e5679c48664e7de5679c4868e5679c48664e7b5e
SJIS-WIN ?g?Hh?g?HfN}?g?Hh?g?HfN{^ 00111111011001110011111101001000011010000011111101100111001111110100100001100110010011100111110100111111011001110011111101001000011010000011111101100111001111110100100001100110010011100111101101011110 3f673f48683f673f48664e7d3f673f48683f673f48664e7b5e
EUC-JP åg?Hhåg?HfN}åg?Hhåg?HfN{^ 100011111010101110101001011001110011111101001000011010001000111110101011101010010110011100111111010010000110011001001110011111011000111110101011101010010110011100111111010010000110100010001111101010111010100101100111001111110100100001100110010011100111101101011110 8faba9673f48688faba9673f48664e7d8faba9673f48688faba9673f48664e7b5e
UTF-8 ågœHhågœHfN}ågœHhågœHfN{^ 110000111010010101100111110000101001110001001000011010001100001110100101011001111100001010011100010010000110011001001110011111011100001110100101011001111100001010011100010010000110100011000011101001010110011111000010100111000100100001100110010011100111101101011110 c3a567c29c4868c3a567c29c48664e7dc3a567c29c4868c3a567c29c48664e7b5e
UHC ?g?Hh?g?HfN}?g?Hh?g?HfN{^ 00111111011001110011111101001000011010000011111101100111001111110100100001100110010011100111110100111111011001110011111101001000011010000011111101100111001111110100100001100110010011100111101101011110 3f673f48683f673f48664e7d3f673f48683f673f48664e7b5e

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