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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN ?惑\nf?惑\n^}Y?惑\nf?惑\n^}bE 0011111110011000011001100101110001101110011001100011111110011000011001100101110001101110010111100111110101011001001111111001100001100110010111000110111001100110001111111001100001100110010111000110111001011110011111010110001001000101 3f98665c6e663f98665c6e5e7d593f98665c6e663f98665c6e5e7d6245
EUC-JP ?惑\nf?惑\n^}Y?惑\nf?惑\n^}bE 0011111111001111110001110101110001101110011001100011111111001111110001110101110001101110010111100111110101011001001111111100111111000111010111000110111001100110001111111100111111000111010111000110111001011110011111010110001001000101 3fcfc75c6e663fcfc75c6e5e7d593fcfc75c6e663fcfc75c6e5e7d6245
UTF-8 쏡惑\nf쏡惑\n^}Y쏡惑\nf쏡惑\n^}bE 1110110010001111101000011110011010000011100100010101110001101110011001101110110010001111101000011110011010000011100100010101110001101110010111100111110101011001111011001000111110100001111001101000001110010001010111000110111001100110111011001000111110100001111001101000001110010001010111000110111001011110011111010110001001000101 ec8fa1e683915c6e66ec8fa1e683915c6e5e7d59ec8fa1e683915c6e66ec8fa1e683915c6e5e7d6245
UHC 쏡惑\nf쏡惑\n^}Y쏡惑\nf쏡惑\n^}bE 100111000100010011111011111000110101110001101110011001101001110001000100111110111110001101011100011011100101111001111101010110011001110001000100111110111110001101011100011011100110011010011100010001001111101111100011010111000110111001011110011111010110001001000101 9c44fbe35c6e669c44fbe35c6e5e7d599c44fbe35c6e669c44fbe35c6e5e7d6245

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