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 ?G?Sf?G?S^}Y?G?Sf?G?S^}bE 00111111010001110011111101010011011001100011111101000111001111110101001101011110011111010101100100111111010001110011111101010011011001100011111101000111001111110101001101011110011111010110001001000101 3f473f53663f473f535e7d593f473f53663f473f535e7d6245
SJIS-WIN ?G?Sf?G?S^}Y?G?Sf?G?S^}bE 00111111010001110011111101010011011001100011111101000111001111110101001101011110011111010101100100111111010001110011111101010011011001100011111101000111001111110101001101011110011111010110001001000101 3f473f53663f473f535e7d593f473f53663f473f535e7d6245
EUC-JP ?G?Sf?G?S^}Y?G?Sf?G?S^}bE 00111111010001110011111101010011011001100011111101000111001111110101001101011110011111010101100100111111010001110011111101010011011001100011111101000111001111110101001101011110011111010110001001000101 3f473f53663f473f535e7d593f473f53663f473f535e7d6245
UTF-8 챗G챗Sf챗G챗S^}Y챗G챗Sf챗G챗S^}bE 1110110010110001100101110100011111101100101100011001011101010011011001101110110010110001100101110100011111101100101100011001011101010011010111100111110101011001111011001011000110010111010001111110110010110001100101110101001101100110111011001011000110010111010001111110110010110001100101110101001101011110011111010110001001000101 ecb19747ecb1975366ecb19747ecb197535e7d59ecb19747ecb1975366ecb19747ecb197535e7d6245
UHC 챗G챗Sf챗G챗S^}Y챗G챗Sf챗G챗S^}bE 110000111010101001000111110000111010101001010011011001101100001110101010010001111100001110101010010100110101111001111101010110011100001110101010010001111100001110101010010100110110011011000011101010100100011111000011101010100101001101011110011111010110001001000101 c3aa47c3aa5366c3aa47c3aa535e7d59c3aa47c3aa5366c3aa47c3aa535e7d6245

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