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 00111111010001110101111001101110011001100011111101000111010111100110111001011110011111010101100100111111010001110101111001101110011001100011111101000111010111100110111001011110011111010110001001000101 3f475e6e663f475e6e5e7d593f475e6e663f475e6e5e7d6245
EUC-JP ?G^nf?G^n^}Y?G^nf?G^n^}bE 00111111010001110101111001101110011001100011111101000111010111100110111001011110011111010101100100111111010001110101111001101110011001100011111101000111010111100110111001011110011111010110001001000101 3f475e6e663f475e6e5e7d593f475e6e663f475e6e5e7d6245
UTF-8 쥘G^nf쥘G^n^}Y쥘G^nf쥘G^n^}bE 111011001010010110011000010001110101111001101110011001101110110010100101100110000100011101011110011011100101111001111101010110011110110010100101100110000100011101011110011011100110011011101100101001011001100001000111010111100110111001011110011111010110001001000101 eca598475e6e66eca598475e6e5e7d59eca598475e6e66eca598475e6e5e7d6245
UHC 쥘G^nf쥘G^n^}Y쥘G^nf쥘G^n^}bE 1100000111100110010001110101111001101110011001101100000111100110010001110101111001101110010111100111110101011001110000011110011001000111010111100110111001100110110000011110011001000111010111100110111001011110011111010110001001000101 c1e6475e6e66c1e6475e6e5e7d59c1e6475e6e66c1e6475e6e5e7d6245

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