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^nf?G^n^}Y?G^nf?G^n^}bE 00111111010001110101111001101110011001100011111101000111010111100110111001011110011111010101100100111111010001110101111001101110011001100011111101000111010111100110111001011110011111010110001001000101 3f475e6e663f475e6e5e7d593f475e6e663f475e6e5e7d6245
SJIS-WIN 銘G^nf銘G^n^}Y銘G^nf銘G^n^}bE 1001011011000001010001110101111001101110011001101001011011000001010001110101111001101110010111100111110101011001100101101100000101000111010111100110111001100110100101101100000101000111010111100110111001011110011111010110001001000101 96c1475e6e6696c1475e6e5e7d5996c1475e6e6696c1475e6e5e7d6245
EUC-JP 銘G^nf銘G^n^}Y銘G^nf銘G^n^}bE 1100110011000011010001110101111001101110011001101100110011000011010001110101111001101110010111100111110101011001110011001100001101000111010111100110111001100110110011001100001101000111010111100110111001011110011111010110001001000101 ccc3475e6e66ccc3475e6e5e7d59ccc3475e6e66ccc3475e6e5e7d6245
UTF-8 銘G^nf銘G^n^}Y銘G^nf銘G^n^}bE 111010011000101010011000010001110101111001101110011001101110100110001010100110000100011101011110011011100101111001111101010110011110100110001010100110000100011101011110011011100110011011101001100010101001100001000111010111100110111001011110011111010110001001000101 e98a98475e6e66e98a98475e6e5e7d59e98a98475e6e66e98a98475e6e5e7d6245
UHC 銘G^nf銘G^n^}Y銘G^nf銘G^n^}bE 1101100110101111010001110101111001101110011001101101100110101111010001110101111001101110010111100111110101011001110110011010111101000111010111100110111001100110110110011010111101000111010111100110111001011110011111010110001001000101 d9af475e6e66d9af475e6e5e7d59d9af475e6e66d9af475e6e5e7d6245

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