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 ??sf??s^}Y??sf??s^}bE 001111110011111101110011011001100011111100111111011100110101111001111101010110010011111100111111011100110110011000111111001111110111001101011110011111010110001001000101 3f3f73663f3f735e7d593f3f73663f3f735e7d6245
SJIS-WIN ??sf??s^}Y??sf??s^}bE 001111110011111101110011011001100011111100111111011100110101111001111101010110010011111100111111011100110110011000111111001111110111001101011110011111010110001001000101 3f3f73663f3f735e7d593f3f73663f3f735e7d6245
EUC-JP ??sf??s^}Y??sf??s^}bE 001111110011111101110011011001100011111100111111011100110101111001111101010110010011111100111111011100110110011000111111001111110111001101011110011111010110001001000101 3f3f73663f3f735e7d593f3f73663f3f735e7d6245
UTF-8 뭊묪sf뭊묪s^}Y뭊묪sf뭊묪s^}bE 11101011101011011000101011101011101011001010101001110011011001101110101110101101100010101110101110101100101010100111001101011110011111010101100111101011101011011000101011101011101011001010101001110011011001101110101110101101100010101110101110101100101010100111001101011110011111010110001001000101 ebad8aebacaa7366ebad8aebacaa735e7d59ebad8aebacaa7366ebad8aebacaa735e7d6245
UHC 뭊묪sf뭊묪s^}Y뭊묪sf뭊묪s^}bE 1001001001010101100100100100001001110011011001101001001001010101100100100100001001110011010111100111110101011001100100100101010110010010010000100111001101100110100100100101010110010010010000100111001101011110011111010110001001000101 92559242736692559242735e7d5992559242736692559242735e7d6245

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