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{^ 10010010010111001001000110011111011010001001001001011100100100011001111101100110010011100111110110010010010111001001000110011111011010001001001001011100100100011001111101100110010011100111101101011110 925c919f68925c919f664e7d925c919f68925c919f664e7b5e
SJIS-WIN ?\??h?\??fN}?\??h?\??fN{^ 00111111010111000011111100111111011010000011111101011100001111110011111101100110010011100111110100111111010111000011111100111111011010000011111101011100001111110011111101100110010011100111101101011110 3f5c3f3f683f5c3f3f664e7d3f5c3f3f683f5c3f3f664e7b5e
EUC-JP ?\??h?\??fN}?\??h?\??fN{^ 00111111010111000011111100111111011010000011111101011100001111110011111101100110010011100111110100111111010111000011111100111111011010000011111101011100001111110011111101100110010011100111101101011110 3f5c3f3f683f5c3f3f664e7d3f5c3f3f683f5c3f3f664e7b5e
UTF-8 ’\‘Ÿh’\‘ŸfN}’\‘Ÿh’\‘ŸfN{^ 11000010100100100101110011000010100100011100001010011111011010001100001010010010010111001100001010010001110000101001111101100110010011100111110111000010100100100101110011000010100100011100001010011111011010001100001010010010010111001100001010010001110000101001111101100110010011100111101101011110 c2925cc291c29f68c2925cc291c29f664e7dc2925cc291c29f68c2925cc291c29f664e7b5e
UHC ?\??h?\??fN}?\??h?\??fN{^ 00111111010111000011111100111111011010000011111101011100001111110011111101100110010011100111110100111111010111000011111100111111011010000011111101011100001111110011111101100110010011100111101101011110 3f5c3f3f683f5c3f3f664e7d3f5c3f3f683f5c3f3f664e7b5e

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