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 111001111101011110011100111110100101110001101110011001101110011111010111100111001111101001011100011011100101111001111101010110011110011111010111100111001111101001011100011011100110011011100111110101111001110011111010010111000110111001011110011111010110001001000101 e7d79cfa5c6e66e7d79cfa5c6e5e7d59e7d79cfa5c6e66e7d79cfa5c6e5e7d6245
EUC-JP 釋戌\nf釋戌\n^}Y釋戌\nf釋戌\n^}bE 111011101101100111011000111111000101110001101110011001101110111011011001110110001111110001011100011011100101111001111101010110011110111011011001110110001111110001011100011011100110011011101110110110011101100011111100010111000110111001011110011111010110001001000101 eed9d8fc5c6e66eed9d8fc5c6e5e7d59eed9d8fc5c6e66eed9d8fc5c6e5e7d6245
UTF-8 釋戌\nf釋戌\n^}Y釋戌\nf釋戌\n^}bE 1110100110000111100010111110011010001000100011000101110001101110011001101110100110000111100010111110011010001000100011000101110001101110010111100111110101011001111010011000011110001011111001101000100010001100010111000110111001100110111010011000011110001011111001101000100010001100010111000110111001011110011111010110001001000101 e9878be6888c5c6e66e9878be6888c5c6e5e7d59e9878be6888c5c6e66e9878be6888c5c6e5e7d6245
UHC 釋戌\nf釋戌\n^}Y釋戌\nf釋戌\n^}bE 111000001011011111100010111110010101110001101110011001101110000010110111111000101111100101011100011011100101111001111101010110011110000010110111111000101111100101011100011011100110011011100000101101111110001011111001010111000110111001011110011111010110001001000101 e0b7e2f95c6e66e0b7e2f95c6e5e7d59e0b7e2f95c6e66e0b7e2f95c6e5e7d6245

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