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 1111101111010110010100110101110001101110011001101111101111010110010100110101110001101110010111100111110101011001111110111101011001010011010111000110111001100110111110111101011001010011010111000110111001011110011111010110001001000101 fbd6535c6e66fbd6535c6e5e7d59fbd6535c6e66fbd6535c6e5e7d6245
EUC-JP 鋓S\nf鋓S\n^}Y鋓S\nf鋓S\n^}bE 100011111110010010111111010100110101110001101110011001101000111111100100101111110101001101011100011011100101111001111101010110011000111111100100101111110101001101011100011011100110011010001111111001001011111101010011010111000110111001011110011111010110001001000101 8fe4bf535c6e668fe4bf535c6e5e7d598fe4bf535c6e668fe4bf535c6e5e7d6245
UTF-8 鋓S\nf鋓S\n^}Y鋓S\nf鋓S\n^}bE 111010011000101110010011010100110101110001101110011001101110100110001011100100110101001101011100011011100101111001111101010110011110100110001011100100110101001101011100011011100110011011101001100010111001001101010011010111000110111001011110011111010110001001000101 e98b93535c6e66e98b93535c6e5e7d59e98b93535c6e66e98b93535c6e5e7d6245
UHC ?S\nf?S\n^}Y?S\nf?S\n^}bE 00111111010100110101110001101110011001100011111101010011010111000110111001011110011111010101100100111111010100110101110001101110011001100011111101010011010111000110111001011110011111010110001001000101 3f535c6e663f535c6e5e7d593f535c6e663f535c6e5e7d6245

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