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 1110011101001110001111110101110001101110011001101110011101001110001111110101110001101110010111100111110101011001111001110100111000111111010111000110111001100110111001110100111000111111010111000110111001011110011111010110001001000101 e74e3f5c6e66e74e3f5c6e5e7d59e74e3f5c6e66e74e3f5c6e5e7d6245
EUC-JP 躁?\nf躁?\n^}Y躁?\nf躁?\n^}bE 1110110110101111001111110101110001101110011001101110110110101111001111110101110001101110010111100111110101011001111011011010111100111111010111000110111001100110111011011010111100111111010111000110111001011110011111010110001001000101 edaf3f5c6e66edaf3f5c6e5e7d59edaf3f5c6e66edaf3f5c6e5e7d6245
UTF-8 躁낟\nf躁낟\n^}Y躁낟\nf躁낟\n^}bE 1110100010111010100000011110101110000010100111110101110001101110011001101110100010111010100000011110101110000010100111110101110001101110010111100111110101011001111010001011101010000001111010111000001010011111010111000110111001100110111010001011101010000001111010111000001010011111010111000110111001011110011111010110001001000101 e8ba81eb829f5c6e66e8ba81eb829f5c6e5e7d59e8ba81eb829f5c6e66e8ba81eb829f5c6e5e7d6245
UHC 躁낟\nf躁낟\n^}Y躁낟\nf躁낟\n^}bE 111100001110001010110011101011100101110001101110011001101111000011100010101100111010111001011100011011100101111001111101010110011111000011100010101100111010111001011100011011100110011011110000111000101011001110101110010111000110111001011110011111010110001001000101 f0e2b3ae5c6e66f0e2b3ae5c6e5e7d59f0e2b3ae5c6e66f0e2b3ae5c6e5e7d6245

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