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 úIŬhúIŬfN}úIŬhúIŬfN{^ 11111010010010011100010110101100011010001111101001001001110001011010110001100110010011100111110111111010010010011100010110101100011010001111101001001001110001011010110001100110010011100111101101011110 fa49c5ac68fa49c5ac664e7dfa49c5ac68fa49c5ac664e7b5e
SJIS-WIN ?I?¬h?I?¬fN}?I?¬h?I?¬fN{^ 0011111101001001001111111000000111001010011010000011111101001001001111111000000111001010011001100100111001111101001111110100100100111111100000011100101001101000001111110100100100111111100000011100101001100110010011100111101101011110 3f493f81ca683f493f81ca664e7d3f493f81ca683f493f81ca664e7b5e
EUC-JP úIŬhúIŬfN}úIŬhúIŬfN{^ 100011111010101111100010010010011000111110101010101010011010001011001100011010001000111110101011111000100100100110001111101010101010100110100010110011000110011001001110011111011000111110101011111000100100100110001111101010101010100110100010110011000110100010001111101010111110001001001001100011111010101010101001101000101100110001100110010011100111101101011110 8fabe2498faaa9a2cc688fabe2498faaa9a2cc664e7d8fabe2498faaa9a2cc688fabe2498faaa9a2cc664e7b5e
UTF-8 úIŬhúIŬfN}úIŬhúIŬfN{^ 11000011101110100100100111000011100001011100001010101100011010001100001110111010010010011100001110000101110000101010110001100110010011100111110111000011101110100100100111000011100001011100001010101100011010001100001110111010010010011100001110000101110000101010110001100110010011100111101101011110 c3ba49c385c2ac68c3ba49c385c2ac664e7dc3ba49c385c2ac68c3ba49c385c2ac664e7b5e
UHC ?I??h?I??fN}?I??h?I??fN{^ 00111111010010010011111100111111011010000011111101001001001111110011111101100110010011100111110100111111010010010011111100111111011010000011111101001001001111110011111101100110010011100111101101011110 3f493f3f683f493f3f664e7d3f493f3f683f493f3f664e7b5e

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