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 ?ynkf?ynk^}Y?ynkf?ynk^}bE 00111111011110010110111001101011011001100011111101111001011011100110101101011110011111010101100100111111011110010110111001101011011001100011111101111001011011100110101101011110011111010110001001000101 3f796e6b663f796e6b5e7d593f796e6b663f796e6b5e7d6245
SJIS-WIN ?ynkf?ynk^}Y?ynkf?ynk^}bE 00111111011110010110111001101011011001100011111101111001011011100110101101011110011111010101100100111111011110010110111001101011011001100011111101111001011011100110101101011110011111010110001001000101 3f796e6b663f796e6b5e7d593f796e6b663f796e6b5e7d6245
EUC-JP ?ynkf?ynk^}Y?ynkf?ynk^}bE 00111111011110010110111001101011011001100011111101111001011011100110101101011110011111010101100100111111011110010110111001101011011001100011111101111001011011100110101101011110011111010110001001000101 3f796e6b663f796e6b5e7d593f796e6b663f796e6b5e7d6245
UTF-8 뫄ynkf뫄ynk^}Y뫄ynkf뫄ynk^}bE 111010111010101110000100011110010110111001101011011001101110101110101011100001000111100101101110011010110101111001111101010110011110101110101011100001000111100101101110011010110110011011101011101010111000010001111001011011100110101101011110011111010110001001000101 ebab84796e6b66ebab84796e6b5e7d59ebab84796e6b66ebab84796e6b5e7d6245
UHC 뫄ynkf뫄ynk^}Y뫄ynkf뫄ynk^}bE 1011100011111010011110010110111001101011011001101011100011111010011110010110111001101011010111100111110101011001101110001111101001111001011011100110101101100110101110001111101001111001011011100110101101011110011111010110001001000101 b8fa796e6b66b8fa796e6b5e7d59b8fa796e6b66b8fa796e6b5e7d6245

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