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 0011111110010010111100010101110001101110011001100011111110010010111100010101110001101110010111100111110101011001001111111001001011110001010111000110111001100110001111111001001011110001010111000110111001011110011111010110001001000101 3f92f15c6e663f92f15c6e5e7d593f92f15c6e663f92f15c6e5e7d6245
EUC-JP ?提\nf?提\n^}Y?提\nf?提\n^}bE 0011111111000100111100110101110001101110011001100011111111000100111100110101110001101110010111100111110101011001001111111100010011110011010111000110111001100110001111111100010011110011010111000110111001011110011111010110001001000101 3fc4f35c6e663fc4f35c6e5e7d593fc4f35c6e663fc4f35c6e5e7d6245
UTF-8 예提\nf예提\n^}Y예提\nf예提\n^}bE 1110110010011000100010001110011010001111100100000101110001101110011001101110110010011000100010001110011010001111100100000101110001101110010111100111110101011001111011001001100010001000111001101000111110010000010111000110111001100110111011001001100010001000111001101000111110010000010111000110111001011110011111010110001001000101 ec9888e68f905c6e66ec9888e68f905c6e5e7d59ec9888e68f905c6e66ec9888e68f905c6e5e7d6245
UHC 예提\nf예提\n^}Y예提\nf예提\n^}bE 101111111011100111110000101010110101110001101110011001101011111110111001111100001010101101011100011011100101111001111101010110011011111110111001111100001010101101011100011011100110011010111111101110011111000010101011010111000110111001011110011111010110001001000101 bfb9f0ab5c6e66bfb9f0ab5c6e5e7d59bfb9f0ab5c6e66bfb9f0ab5c6e5e7d6245

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