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 1000111011100011001111110101110001101110011001101000111011100011001111110101110001101110010111100111110101011001100011101110001100111111010111000110111001100110100011101110001100111111010111000110111001011110011111010110001001000101 8ee33f5c6e668ee33f5c6e5e7d598ee33f5c6e668ee33f5c6e5e7d6245
EUC-JP 弱?\nf弱?\n^}Y弱?\nf弱?\n^}bE 1011110011100101001111110101110001101110011001101011110011100101001111110101110001101110010111100111110101011001101111001110010100111111010111000110111001100110101111001110010100111111010111000110111001011110011111010110001001000101 bce53f5c6e66bce53f5c6e5e7d59bce53f5c6e66bce53f5c6e5e7d6245
UTF-8 弱뢉\nf弱뢉\n^}Y弱뢉\nf弱뢉\n^}bE 1110010110111100101100011110101110100010100010010101110001101110011001101110010110111100101100011110101110100010100010010101110001101110010111100111110101011001111001011011110010110001111010111010001010001001010111000110111001100110111001011011110010110001111010111010001010001001010111000110111001011110011111010110001001000101 e5bcb1eba2895c6e66e5bcb1eba2895c6e5e7d59e5bcb1eba2895c6e66e5bcb1eba2895c6e5e7d6245
UHC 弱뢉\nf弱뢉\n^}Y弱뢉\nf弱뢉\n^}bE 111001011011000010001111010001010101110001101110011001101110010110110000100011110100010101011100011011100101111001111101010110011110010110110000100011110100010101011100011011100110011011100101101100001000111101000101010111000110111001011110011111010110001001000101 e5b08f455c6e66e5b08f455c6e5e7d59e5b08f455c6e66e5b08f455c6e5e7d6245

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