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 1110110010000001100100100100011111101100100000011001001001010011011001101110110010000001100100100100011111101100100000011001001001010011010111100111110101011001111011001000000110010010010001111110110010000001100100100101001101100110111011001000000110010010010001111110110010000001100100100101001101011110011111010110001001000101 ec819247ec81925366ec819247ec8192535e7d59ec819247ec81925366ec819247ec8192535e7d6245
UHC 쁒G쁒Sf쁒G쁒S^}Y쁒G쁒Sf쁒G쁒S^}bE 100110000101001001000111100110000101001001010011011001101001100001010010010001111001100001010010010100110101111001111101010110011001100001010010010001111001100001010010010100110110011010011000010100100100011110011000010100100101001101011110011111010110001001000101 985247985253669852479852535e7d59985247985253669852479852535e7d6245

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