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 æ]’Gfæ]’G^}Yæ]’Gfæ]’G^}bE 11100110010111011001001001000111011001101110011001011101100100100100011101011110011111010101100111100110010111011001001001000111011001101110011001011101100100100100011101011110011111010110001001000101 e65d924766e65d92475e7d59e65d924766e65d92475e7d6245
SJIS-WIN ?]?Gf?]?G^}Y?]?Gf?]?G^}bE 00111111010111010011111101000111011001100011111101011101001111110100011101011110011111010101100100111111010111010011111101000111011001100011111101011101001111110100011101011110011111010110001001000101 3f5d3f47663f5d3f475e7d593f5d3f47663f5d3f475e7d6245
EUC-JP æ]?Gfæ]?G^}Yæ]?Gfæ]?G^}bE 100011111010100111000001010111010011111101000111011001101000111110101001110000010101110100111111010001110101111001111101010110011000111110101001110000010101110100111111010001110110011010001111101010011100000101011101001111110100011101011110011111010110001001000101 8fa9c15d3f47668fa9c15d3f475e7d598fa9c15d3f47668fa9c15d3f475e7d6245
UTF-8 æ]’Gfæ]’G^}Yæ]’Gfæ]’G^}bE 110000111010011001011101110000101001001001000111011001101100001110100110010111011100001010010010010001110101111001111101010110011100001110100110010111011100001010010010010001110110011011000011101001100101110111000010100100100100011101011110011111010110001001000101 c3a65dc2924766c3a65dc292475e7d59c3a65dc2924766c3a65dc292475e7d6245
UHC æ]?Gfæ]?G^}Yæ]?Gfæ]?G^}bE 1010100110100001010111010011111101000111011001101010100110100001010111010011111101000111010111100111110101011001101010011010000101011101001111110100011101100110101010011010000101011101001111110100011101011110011111010110001001000101 a9a15d3f4766a9a15d3f475e7d59a9a15d3f4766a9a15d3f475e7d6245

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