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 “€Gnf“€Gn^}Y“€Gnf“€Gn^}bE 10010011100000000100011101101110011001101001001110000000010001110110111001011110011111010101100110010011100000000100011101101110011001101001001110000000010001110110111001011110011111010110001001000101 9380476e669380476e5e7d599380476e669380476e5e7d6245
SJIS-WIN ??Gnf??Gn^}Y??Gnf??Gn^}bE 00111111001111110100011101101110011001100011111100111111010001110110111001011110011111010101100100111111001111110100011101101110011001100011111100111111010001110110111001011110011111010110001001000101 3f3f476e663f3f476e5e7d593f3f476e663f3f476e5e7d6245
EUC-JP ??Gnf??Gn^}Y??Gnf??Gn^}bE 00111111001111110100011101101110011001100011111100111111010001110110111001011110011111010101100100111111001111110100011101101110011001100011111100111111010001110110111001011110011111010110001001000101 3f3f476e663f3f476e5e7d593f3f476e663f3f476e5e7d6245
UTF-8 “€Gnf“€Gn^}Y“€Gnf“€Gn^}bE 110000101001001111000010100000000100011101101110011001101100001010010011110000101000000001000111011011100101111001111101010110011100001010010011110000101000000001000111011011100110011011000010100100111100001010000000010001110110111001011110011111010110001001000101 c293c280476e66c293c280476e5e7d59c293c280476e66c293c280476e5e7d6245
UHC ??Gnf??Gn^}Y??Gnf??Gn^}bE 00111111001111110100011101101110011001100011111100111111010001110110111001011110011111010101100100111111001111110100011101101110011001100011111100111111010001110110111001011110011111010110001001000101 3f3f476e663f3f476e5e7d593f3f476e663f3f476e5e7d6245

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