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 0011111110010110111101000101110001101110011001100011111110010110111101000101110001101110010111100111110101011001001111111001011011110100010111000110111001100110001111111001011011110100010111000110111001011110011111010110001001000101 3f96f45c6e663f96f45c6e5e7d593f96f45c6e663f96f45c6e5e7d6245
EUC-JP ?躍\nf?躍\n^}Y?躍\nf?躍\n^}bE 0011111111001100111101100101110001101110011001100011111111001100111101100101110001101110010111100111110101011001001111111100110011110110010111000110111001100110001111111100110011110110010111000110111001011110011111010110001001000101 3fccf65c6e663fccf65c6e5e7d593fccf65c6e663fccf65c6e5e7d6245
UTF-8 쌚躍\nf쌚躍\n^}Y쌚躍\nf쌚躍\n^}bE 1110110010001100100110101110100010111010100011010101110001101110011001101110110010001100100110101110100010111010100011010101110001101110010111100111110101011001111011001000110010011010111010001011101010001101010111000110111001100110111011001000110010011010111010001011101010001101010111000110111001011110011111010110001001000101 ec8c9ae8ba8d5c6e66ec8c9ae8ba8d5c6e5e7d59ec8c9ae8ba8d5c6e66ec8c9ae8ba8d5c6e5e7d6245
UHC 쌚躍\nf쌚躍\n^}Y쌚躍\nf쌚躍\n^}bE 100110110100011111100101101110000101110001101110011001101001101101000111111001011011100001011100011011100101111001111101010110011001101101000111111001011011100001011100011011100110011010011011010001111110010110111000010111000110111001011110011111010110001001000101 9b47e5b85c6e669b47e5b85c6e5e7d599b47e5b85c6e669b47e5b85c6e5e7d6245

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