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 äüŒˆ‰¹çºGe^ 1110010011111100100011001000100010001001101110011110011110111010100011111000111110001111010001110110010101011110 e4fc8c8889b9e7ba8f8f8f47655e
SJIS-WIN ???????????Ge^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111010001110110010101011110 3f3f3f3f3f3f3f3f3f3f3f47655e
EUC-JP äü????çº???Ge^ 10001111101010111010001110001111101010111110010000111111001111110011111100111111100011111010101110101110100011111010001011101011001111110011111100111111010001110110010101011110 8faba38fabe43f3f3f3f8fabae8fa2eb3f3f3f47655e
UTF-8 äüŒˆ‰¹çºGe^ 11000011101001001100001110111100110000101000110011000010100010001100001010001001110000101011100111000011101001111100001010111010110000101000111111000010100011111100001010001111010001110110010101011110 c3a4c3bcc28cc288c289c2b9c3a7c2bac28fc28fc28f47655e
UHC ?????¹?º???Ge^ 00111111001111110011111100111111001111111010100111110110001111111010100010101100001111110011111100111111010001110110010101011110 3f3f3f3f3fa9f63fa8ac3f3f3f47655e

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