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 ?S\nf?S\n^}Y?S\nf?S\n^}bE 00111111010100110101110001101110011001100011111101010011010111000110111001011110011111010101100100111111010100110101110001101110011001100011111101010011010111000110111001011110011111010110001001000101 3f535c6e663f535c6e5e7d593f535c6e663f535c6e5e7d6245
SJIS-WIN ?S\nf?S\n^}Y?S\nf?S\n^}bE 00111111010100110101110001101110011001100011111101010011010111000110111001011110011111010101100100111111010100110101110001101110011001100011111101010011010111000110111001011110011111010110001001000101 3f535c6e663f535c6e5e7d593f535c6e663f535c6e5e7d6245
EUC-JP ?S\nf?S\n^}Y?S\nf?S\n^}bE 00111111010100110101110001101110011001100011111101010011010111000110111001011110011111010101100100111111010100110101110001101110011001100011111101010011010111000110111001011110011111010110001001000101 3f535c6e663f535c6e5e7d593f535c6e663f535c6e5e7d6245
UTF-8 쏨S\nf쏨S\n^}Y쏨S\nf쏨S\n^}bE 111011001000111110101000010100110101110001101110011001101110110010001111101010000101001101011100011011100101111001111101010110011110110010001111101010000101001101011100011011100110011011101100100011111010100001010011010111000110111001011110011111010110001001000101 ec8fa8535c6e66ec8fa8535c6e5e7d59ec8fa8535c6e66ec8fa8535c6e5e7d6245
UHC 쏨S\nf쏨S\n^}Y쏨S\nf쏨S\n^}bE 1011110111110100010100110101110001101110011001101011110111110100010100110101110001101110010111100111110101011001101111011111010001010011010111000110111001100110101111011111010001010011010111000110111001011110011111010110001001000101 bdf4535c6e66bdf4535c6e5e7d59bdf4535c6e66bdf4535c6e5e7d6245

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