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 100111110111101101000111100111110111101101010011011001101001111101111011010001111001111101111011010100110101111001111101010110011001111101111011010001111001111101111011010100110110011010011111011110110100011110011111011110110101001101011110011111010110001001000101 9f7b479f7b53669f7b479f7b535e7d599f7b479f7b53669f7b479f7b535e7d6245
EUC-JP 毬G毬Sf毬G毬S^}Y毬G毬Sf毬G毬S^}bE 110111011101110001000111110111011101110001010011011001101101110111011100010001111101110111011100010100110101111001111101010110011101110111011100010001111101110111011100010100110110011011011101110111000100011111011101110111000101001101011110011111010110001001000101 dddc47dddc5366dddc47dddc535e7d59dddc47dddc5366dddc47dddc535e7d6245
UTF-8 毬G毬Sf毬G毬S^}Y毬G毬Sf毬G毬S^}bE 1110011010101111101011000100011111100110101011111010110001010011011001101110011010101111101011000100011111100110101011111010110001010011010111100111110101011001111001101010111110101100010001111110011010101111101011000101001101100110111001101010111110101100010001111110011010101111101011000101001101011110011111010110001001000101 e6afac47e6afac5366e6afac47e6afac535e7d59e6afac47e6afac5366e6afac47e6afac535e7d6245
UHC 毬G毬Sf毬G毬S^}Y毬G毬Sf毬G毬S^}bE 110011111011001101000111110011111011001101010011011001101100111110110011010001111100111110110011010100110101111001111101010110011100111110110011010001111100111110110011010100110110011011001111101100110100011111001111101100110101001101011110011111010110001001000101 cfb347cfb35366cfb347cfb3535e7d59cfb347cfb35366cfb347cfb3535e7d6245

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